Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-06 | Merge from trunk: | phintuka | |
revision 1.41 date: 2009/06/01 14:01:28; author: phintuka; state: Exp; lines: +13 -10 Eliminated warning (dereferencing type-punned pointer will break strict-aliasing rules) | |||
2008-04-03 | Moved common configuration code to base class | phintuka | |
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-02-19 | Software scaling UI | phintuka | |
2008-02-19 | Added the possibility to select the aspect ratio of the video. | phelin | |
2007-05-18 | Removed (unused) decoder priority option | phintuka | |
2007-05-17 | (no functional changes) | phintuka | |
2007-05-17 | Set up unsharp and denoise3d post plugins (patch from Petri Helin) | phintuka | |
2007-04-12 | Remove (unused) decoder priority setting | phintuka | |
2007-03-14 | Fixed compiler warning | phintuka | |
2007-03-14 | String overflow checks | phintuka | |
2007-03-08 | Removed pthread_yield() as there is already cCondWait::SleepMs() | phintuka | |
2007-03-04 | Adapted for vdr-1.5.1 (Patch from Rolf Ahrenberg) | phintuka | |
2007-01-27 | Allow queuing data during setup | phintuka | |
2007-01-26 | Do not sleep while holding frontend lock | phintuka | |
2007-01-24 | Avoid busy loop | phintuka | |
2007-01-20 | Do not forward commands/data to xine if it is not ready or plugin is closing | phintuka | |
2007-01-06 | Start in live mode | phintuka | |
2006-12-19 | Use INFO for TRACKMAP and METAINFO | phintuka | |
2006-12-17 | metainfo | phintuka | |
2006-10-18 | Track map info routing | phintuka | |
2006-09-20 | Buffer size check | phintuka | |
2006-09-19 | Frontend version check | phintuka | |
ffmpeg postprocessing | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-22 | New config options: autocrop parameters and speaker arrangement | phintuka | |
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-07 | Enabled letterbox -> 16:9 cropping setting | phintuka | |
2006-07-02 | Added option to close VDR when window is closed | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-04 | x86 fixes | phintuka | |
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed | |||
2006-06-04 | const added to several arguments and data | phintuka | |
control stream write result checks added possible deadlock removed from vdr_plugin_keypress | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |