Codebase list xjadeo / debian/0.6.0_rc4-1 ChangeLog
debian/0.6.0_rc4-1

Tree @debian/0.6.0_rc4-1 (Download .tar.gz)

ChangeLog @debian/0.6.0_rc4-1raw · history · blame

2006-11-27  x42  <robin@gareus.org>
 *** CHANGELOG STYLE CHANGE ***
 svn log and debian/changelog have replaced this file.
 
2006-11-25  x42  <robin@gareus.org>
 - manual and xjadeorc typo
 - xjadeo usage() and cosmetic code changes
 - preliminary jack_position_t->audio_frames_per_video_frame 
   support.

2006-11-24  x42  <robin@gareus.org>
 - splash screen + config option
 - '-A' --avverbose : print ffmpeg messages.
 - spec.in updated.
 - install icons and menu entry
 - mpeg dts/pts timestamps
 - --genpts, -P (ffmpeg option)
 - --ignorefileoffset, -I for splitted avi/vob files.
 * version v0.3.27

2006-11-22  x42  <robin@gareus.org>
 - XV (hardware) color eq
 - imlib2 (software) color eq
 - OSD improvements
 - changed qjadeo environement variable from XJADEO to XJREMOTE.
 - reduced xjremote timeout 5sec -> 0.5 sec
 - qjadeo extra mencoder options
 * version v0.3.26

2006-11-21  x42  <robin@gareus.org>
 - fixed xjremote, xjadeo path detection.
 - xjinfo version '-V'

2006-11-21  x42  <robin@gareus.org>
 - xjinfo 
 - fixed BINDIR, SYSCFGFIR '/' suffix
 - qtjadeo file-info via xjinfo
 - version via svnversion
 - qjadeo icons + seek menu
 * version v0.3.24

2006-11-20  x42  <robin@gareus.org>
 - qt-gui removed debug, added QMessageBoxes,
   qjadeo preferences dialog update.
 - xjadeo: 'l' key to toggle letterbox
 - letterbox mode for imlib2
 - xjadeo DnD fix
 * version v0.3.23

2006-11-19  x42  <robin@gareus.org>
 - qt-gui improvements (mencoder dialog, prefs)

2006-11-18  x42  <robin@gareus.org>
 - LASH remember window position
 - key bindings to scale video output

2006-11-17  x42  <robin@gareus.org>
 - change between all window modes:
   x11+imlib re-init/retain
 - added keystrokes to control OSD and offset
 * version v0.3.22

2006-11-16  x42  <robin@gareus.org>
 - properly convert escaped DnD text
 - portmidi quarter frames support

2006-11-15  x42  <robin@gareus.org>
 - SMPTE / MIDI TC drop frames code
 - alsa-midi: parse quarter frames (-C)
 - added midi options to cfgfile
 - removed command 'midi autoconnect'  and added 'midi reconnect'
 - crudly convert '%20' to whitespaces when receiving drag data. 
 - added '-P' --noping option to xjremote.

2006-11-14  rgareus  <robin@gareus.org>
 - preparing for proper midi+smpte conversion.
 - added debian files to SVN.

2006-11-14  rgareus  <robin@gareus.org>
 - qjadeo 
   - sync-menu radio buttons
   - position slider (sync off mode)
   - query xjadeo settings (OSD, sync) on startup
   - renamed fullscreen -> maximize
 - xjadeo: get osdcfg, get syncsource remote commands
 - Xv letterbox (-b, --leterbox, "window letterbox [on|off]")
 - use file-fps as delay when (0 >= delay ) 
 * version v0.3.21

2006-11-13  rgareus  <robin@gareus.org>
 - fixed drag/drop accept area.
 - catch signals + clean up 

2006-11-13  rgareus  <robin@gareus.org>
 - `ffmpeg-config` and other configure.ac updates.
 - lash=[yes|no] and mq=[yes|no] config file options.
 - a little more documentation.
 * version v0.3.20

2006-11-12  rgareus  <robin@gareus.org>
 - moved icons
 - completed lash support
 - unlink stale message queues
 - added x86_64*) ARCH=amd64 ;; (thanks to Detlef Reichelt & the PackMan-Team)
 - created xjremote man page.
 - message queues option becomes -Q
 - unlink option for xjremote

2006-11-11  rgareus  <robin@gareus.org>
 - implemented message queues: xjremote!
 - 'remote=yes|no' config file option
 - -L, --nolash
 - more variables stored in lash config.
 - preliminary qjadeo patch -> xjremote.

2006-11-10  rgareus  <robin@gareus.org>
 - icon
 - fixed qt BINDIR define (again)
 - prepared remote stdio replacement: mqueues
   prereq. for proper lash + gui 

2006-11-09  rgareus  <robin@gareus.org>
 - display_x11 cleanup part one.
 - docs description update
 - seek timeout.
 - re-indented sources (!)

2006-11-09  rgareus  <robin@gareus.org>
 - on LASH resume -> ignore '-R' remote-mode 
 - imlib2 - RGB24+RGBA32
 - dropped gdk/gtk 
 - revamped configure.ac
 - fixed continuous seeking (was in debug mode)

2006-11-07  rgareus  <robin@gareus.org>
 - preliminary LASH support - so far only command line args.
 - preliminary Xv/x11 dnd

2006-11-06  rgareus  <robin@gareus.org>
 - imlib2 support

2006-11-05  rgareus  <robin@gareus.org>
 - added support for LIBAVCODEC_BUILD 4646 (ffmpeg-0.4.9-pre1)
   old seek code.

2006-11-04  rgareus  <robin@gareus.org>
 - changed default seek behaviour to SEEK_ANY
   -k -> seek only to keyframes
   -K -> continuously decode all frames (starting @ keyframe)
 - config-file option seek=any|key|cont
 - removed hardcoded list of font files.

2006-10-28  rgareus  <robin@gareus.org>
 - made -V a little more verbose. and -q a little more quiet :D

2006-10-28  rgareus  <robin@gareus.org>
 - changed audioframe -> videoframe conversion back to floor() 
 - updated framerate detection.
 - re-indented seek code. and changed -K, -k behaviour (no continuous seeks)
 - fixed ffmpeg packet allocation 
 - XV-videomode only:
   - added always on top feature. ( '-a' ; press 'a' on widow ; no remote command for that yet)
   - added support to hide [mouse] cursor  (press 'm' )

2006-08-27  rgareus  <robin@gareus.org>
 - added simple Extended Window Manager Hints(EWMH) fullscreen support for XV videomode.

2006-08-12  rgareus  <robin@gareus.org>
 - av_q2d - fix to compile with older 
 ffmpeg before LIBAVCODEC_BUILD 4753

2006-06-25  rgareus  <robin@gareus.org>
 - updated debian-marillat to debian-multimedia in doc

2006-06-16  rgareus  <robin@gareus.org>
 - updated contrib README and encode.sh

2006-06-13  rgareus  <robin@gareus.org>
 - added jadio to contrib folder.

2006-06-12  rgareus  <robin@gareus.org>
 - smpte support for non-integer fps 
 - '-F <float>' allow to override fps info of file
 - '-K' -> 'old' seek to any frame mode
 - messed up avseek - added support for multi-packet frames.
   urgent TODO: remove all the nasty goto's from the initial example code :-X
   now that seeking is 'known to work' rewrite the whole darn thing and fix
   the dts/pts issues.
   This release is better than the version from June 06 as it fixes a
   possible endless (until EOF) frame seek issue...

2006-06-06  rgareus  <robin@gareus.org>
 - when seeking to non key frames, 
   the video can be decoded starting from the prev keyframe.
 - removed LIBAVCODEC < 4622 backwards seek compat.
 - new valid seekmodes (remote ctrl) are 'key', 'any' and 'continuous' (default).
 - OSD Frame is now the displayed frame, while the SMPTE still corresponds to jack time.  
 - XV,SDL (YUV): added support for video image strides other than XV pitches. 
   eg. if video width is not a multiple of 8 -  prev. versions of xjadeo either crash, or display wrong colors... 
 * version v0.3.13

2006-05-30  rgareus  <robin@gareus.org>
 - proper YV12 and I420 support for XV.
 - SDL 1.2.9 or 1.1.6

2006-05-24  rgareus  <robin@gareus.org>
 - added simple resource config parser.

2006-05-21  rgareus  <robin@gareus.org>
 - minor fixes on the build environement for `make dist` (contrib, qt-gui sources, ..)
 - fixed some typos in yesterdays Makefile.am
 - never ending overkilling docbook
 * version v0.3.12

2006-05-20  rgareus  <robin@gareus.org>
 - added docbook xslt and doc/Makefile...
 - work in progres on the manual.
 - changed Audioframe to videoframe, smpte converstion from floor to rint 
   transport increments in steps of audiobuffer-size so we get 
   proper results as audiobuffer-size != 1920 (48k->PAL) or 1601 (48k->NTSC) 

2006-04-28  rgareus  <robin@gareus.org>
 - fixed typo: since the 04/23 patches
   xjadeo was displaying the previous instead of the current frame!

2006-27-09  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Added OSD font, frame and smpte commands to qjadeo menu.
 - OSD font is stored as a qjadeo preference.
 - Some docbook fixing.
 - Revamped qjadeo layout.

2006-04-23  rgareus  <robin@gareus.org>
 - some remote function help typos
 - parsing videomode integer and text
 - notify [loop|frame]
 - more work in progress documentation.
 * version v0.3.11

2006-04-22  rgareus  <robin@gareus.org>
 - added contrib folder
 - implememted 'list videomodes'
 - disabled 'get windowpos'
 - configure.ac: added contrib/cli-remote/Makefile to AC_CONFIG_FILES
   Note: contrib will not be built as it is not a subdir in Makefile.am
 - remote command return status now identifies physical units.
   added doc to the source: remote.c
 - changed return value of some xapi function.
   only MINOR numbers have been changed (rv: = MAJOR*100 + MINOR)
 * xjadeo v0.3.10

2006-04-17  rgareus  <robin@gareus.org>
 - amidi seqencer instead of alsa rawmidi
 - remote cmd midi status fixed.
 - cmd arg. added "-x list" as alias for "-x -1"

2006-04-16  rgareus  <robin@gareus.org>
 - configure.ac: --disable-portmidi -> 'force to' use alsamidi if avaliable
 - midi.c: added MTC sysex parser for alsamidi.
 - main.c: xjadeo new command line option -i <OSD-mode>, --info <OSD-mode>
 - xjadeo: fixed -t option. (exit instead of segfault when file not found :)
 * xjadeo v0.3.9

2006-04-11  rgareus  <robin@gareus.org>
 many minor typos and fixes.
 fixed midi autodetection in configure.ac
 added alsa midi support as fallback if portmidi is not found
 * xjadeo v0.3.8

2006-04-11  rgareus  <robin@gareus.org>
 * configure.ac: renamed options for consistancy.
   new defaults: autodetect all feat. only gtk is disabled by default
   added -DTTFFONTFILE comment. no configure option yet.
 * xjadeo:
 - --vo [<int>|<name>]. also swapped --vo option numbering.. for:
 - fallback video mode auto detection.
 - implemented rudimentary keyboard event support (for all display modes)
 - <ESC> key quits xjadeo (all display modes)
 - --midifps [MTC|Video|resample] option and 'get/set midisync' remote cmd.
 - initialize midi just before event loop -> prevent midi buffer overflow
 - added alsamidi code. (works but not integrated in xjadeo & build system)
 - xapi 'get/set seekmode': seek to keyframes only.
 - minor fixes.

2006-04-09  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - configure.ac: fixed Qt autoconf test so Qt4 debug lib is not required.
 - src/qt-gui/Makefile.am: fixed typo.

2006-04-08  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Fixed qjadeo makefile so the qt4 compilation keeps a backup of the qt3
 version.

2006-04-08  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Fixed broken autogen.sh (after removal of m4 subdir)
 - Fixed --disable-qtgui option.

2006-04-08  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Autotoolification of qjadeo for Qt4. Now qjadeo takes the xjadeo binary
 from the environment variable XJADEO or from the install path.

2006-04-08  rgareus  <robin@gareus.org>
 split xjadeo.c -> main.c remote.c - and loads of extern's :(
 xjadeo v0.3.7

2006-04-07  rgareus  <robin@gareus.org>
 fixed b0rken XV (typo in display.c)
 added smpte parser and output (via remote and OSD)
 added MTC-fps to video-fps conversion code.

2006-04-07  rgareus  <robin@gareus.org>
 splitted the display.c into sdl, gtk and X11 source files
 quick fixed configure.ac (qmake on debian)

2006-04-07  rgareus  <robin@gareus.org>
 fixed HAVE_GTK and HAVE_SDL #defines in display.c

2006-04-06  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Autotoolification of qjadeo for Qt3. Info taken from qjackctl and
 http://www.8ung.at/leising/autoconf/qt_qmake_autoconf_automake2.html

2006-04-06  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Implementation of the maintainer-clean target.

2006-04-06  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Reorganization of source tree.

2005-11-07  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Fixed avseekflags for compatibility with LIBAVFORMAT_BUILD <= 4622. Thanks to
 Geoff Beasley for his cooperation.

2005-11-03  Luis Garrido  <luisgarrido@users.sourceforge.net>
 - Edited NEWS, xjadeo.1, README

2005-11-03  rgareus  <robin@gareus.org>
 - dynamic jack name. allowing multiple instances of xjadeo

2005-10-31  rgareus  <robin@gareus.org>
 - added -o --offset time offset. in video-frames

2005-10-30  rgareus  <robin@gareus.org>
 - new build environement, that checks dep. libraries.
 - parse command line options
 - fixes to work with newer Version of libffmpeg.
 * xjadeo v0.1.1

2005-02-02  luis
 * xjadeo v0.1.0