summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-09-17Move PTS wrap detection code to own functionphintuka
2007-09-17Fix tvtime parameters.phelin
2007-09-17Fix DVD menu domain detectionphelin
2007-09-17Some tr() to trVDR() changes for VDR 1.5.9phelin
2007-09-17Some tr() to trVDR() changes.phelin
2007-09-17Change the playlist behaviour so that kLeft and kPrev restart the currentphelin
2007-09-17Some new translations.phelin
2007-09-14vdr_x_demux_control_newpts:phintuka
2007-09-13Use mask to check video PES PIDphintuka
2007-09-13Fix typo in log messagephintuka
2007-09-13Removed unused local variablephintuka
2007-09-13Use this->class->xine instead of this->stream->xinephintuka
2007-09-12Remove arts audio output support. From xine-lib ChangeLog:phintuka
2007-09-12Add trNOOP's for gettext (UI string constant tables)phintuka
2007-09-12trNOOP and trVDR for older VDRsphintuka
2007-09-01Add default target and support for (plugin-)local Make.configphintuka
2007-09-01Preparations for gettext -based translation:phintuka
2007-09-01Fix OSD compilation with VDR 1.5.9.phintuka
2007-07-18Generate cStatus:Replaying message when DVD title changesphintuka