summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-02Use POST_PLUGIN_IFACE_VERSION instead of XINE_VERSION_CODEphintuka
2008-01-01Hotkeys for audio delayphintuka
2008-01-01Don't use pkg-config for xine-lib < 1.2phintuka
2008-01-01Optimizations (unused return values, const data) and bug fixes (check ptr != ...phintuka
2007-12-22Fix fifo_buffer_new definephintuka
2007-12-22Do the test only oncephintuka
2007-12-22Prefer pkg-config over (deprecated) xine-configphintuka
2007-12-19Add replacement for _x_fifo_buffer_new (xine-lib 1.2 hides the function)phintuka
2007-12-19xine-lib 1.2 API changes (post_class)phintuka
2007-12-19Don't use xine_strdupaphintuka
2007-12-19xine-lib-1.2 changes:phintuka
2007-12-19Add mapping for subtitles key (XINE_EVENT_VDR_SUBTITLES)phintuka
2007-12-19xine-lib-1.2 input class uses identifier string instead of get_identifier fun...phintuka
2007-12-19Replace deprecated xine_gui_send_vo_data with xine_port_send_gui_dataphintuka
2007-12-09Fix window position when returning from fullscreen modephintuka
2007-11-25Change the function of the back key for the media player.phelin
2007-11-25Allow users to add single files to playlist as well as whole directories.phelin
2007-11-25Adapt to new internalization method.phelin
2007-11-25Re-enable IBP-trickspeed for VDR version 1.5.10 since no more patching is nec...phelin
2007-11-24Add authorsphintuka
2007-11-24Initial importphintuka
2007-10-31Auto-detect number of CPUsphintuka
2007-10-31Split RleCmd to palette preparation and rle compressionphintuka
2007-10-30Make Cmd... functions members of OSD classphintuka
2007-10-30Fix SetAreas(): old windows must be closed (window count can be changed).phintuka
2007-10-30Split Hide() to Hide() and CloseWindows() to avoid code duplicationphintuka
2007-10-28(fix copy-paste error ...)phintuka
2007-10-28Better support for vdr-1.5.9+ layeded OSDphintuka
2007-10-28Compile fix for xine-lib 1.2 branch: _x_ao_new_port is not available for fron...phintuka
2007-10-15Move cXinelibOsd from osd.h to osd.c (private class) and simplify vdr-1.5.9 c...phintuka
2007-10-15Remove vdr-1.3.x compability code (it won't work anyway)phintuka
2007-10-14Disable DVD SPUs for vdr-1.5.10phintuka
2007-09-30Configuration option for OSD layer mixingphintuka
2007-09-30Setup option to limit trick speedphintuka
2007-09-30Own macro for trickspeed logging/debugging (remove #ifdef ... #endif 's)phintuka
2007-09-30Increase local frontend initialization timeout (Thanks to Mikko Vartiainen)phintuka
2007-09-28Hide replay progress bar while in DVD menuphintuka
2007-09-21Initial importphintuka
2007-09-20Initial support for H.264 videophintuka
2007-09-20Move video frame end signalling to separate functionphintuka
2007-09-18Remove vdr/i18n.hphintuka
2007-09-18Remove RegisterI18n(Phrases) for gettext -based VDR versionsphintuka
2007-09-18utf-8 -> iso-8859-1phintuka
2007-09-18cCharSetConv::SystemCharacterTable() returns NULL if VDR uses internally UTF-8phintuka
2007-09-17Smooth fast forward trick speed mode (Patch from Timo Eskola)phintuka
2007-09-17include i18n.h (defines trVDR for vdr-1.4.x)phintuka
2007-09-17Fix logging of some int64 valuesphintuka
2007-09-17Support for multi-threaded post pluginsphintuka
2007-09-17PES DTS parsingphintuka
2007-09-17Increase changes to get free buffer for critical control messagesphintuka