official changelist:
* update screensaver key faking code to avoid false triggering of the
"sticky keys" feature on newer distros
* fix crashes caused by tooltips
* fix reporting of dropped frames
* experimental feature: output video to a different display than control panel.
set gui.video_display to the second display name, usually ":0.1" or ":1",
* removed -funroll-all-loops from SPARC and PPC targets.
* fix xitk trying set a window property when its atom may be undefined
* add --disable-shm-default configure option which sets feature.shm to zero
but keeps the shm code compiled in
unfortunately new bugs in timer handling and mutex locking were
introduced...
changes:
This release is a major update on xine-ui.
It comes with a big cleanup of the user interface, including an improved context
menu, and lots of details of the included "xitk" toolkit.
Additionally, this release fixes some security issues (referenced in XSA-2004-2).
Therefore, we recommend you to upgrade as soon as possible, especially if you are
using xine to play URLs/MRLs you obtained from
also fix some pthread_mutex abuse, and use GNU readline for xine-remote
xine-ui (0.9.23) unstable; urgency=low
* xinerama bug fixes (very fullscreen, window position when switching from
fullscreen to normal mode),
* shiny new help dialog,
* some small usability improvements,
* fix some memleaks,
* main menu reorg, localized,
* new deinterlacing, it use post plugins now,
* add --bug-report and --list-plugins option to xine-ui,
* splash screen per skin is possible,
* all meta infos are retrieve at the same time, when playing audio CD,
* support new unscaled OSD (note: osd need a complete rework),
* new playlist management command in xine-remote,
* new "stop after this stream" feature,
* grab streams recusively (with enqueuing and file browser),
* fix reference mrl handling,
* add 'loop' and two new playlist options 'first' and 'last', in
session control,
* fix shortcut grabber,
* sound volume control can be sets with sound card mixer or
software amplification,
* add help in chain reaction window,
* double clicking in output window is a fullscreen toggle now,
* subtitle autoload feature added,
* new TVout feature, using libnvtvsimple for nVIDIA cards, and
atitvout for ATI,
* store spu offset in toxine's playlist,
* fix skin downloder,
* fix support of huge playlists,
* contextual menu popup in playlist window,
* fix control's window sliders,
* ton of fbxine improvments (post plugin, deinterlacing, spu,
stream infos...),
* bunch of other fix.