Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-14 | Merge: | phintuka | |
revision 1.90 Use frontend window size for OSD revision 1.89 Call cThread::Active() instead of cXinelibThread::IsFinished() revision 1.88 Removed calls to cXinelibThread::Stop() revision 1.87 Added OSD resolution enums revision 1.86 Moved double clear check from cXinelibDevice to cXinelibThread revision 1.83 Added GetOsdSize() with default values | |||
2009-06-08 | Merged revision 1.65 | phintuka | |
Added TimeoutMs to PlayFile() | |||
2009-06-08 | Merged revision 1.60 | phintuka | |
When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU decoder | |||
2009-06-08 | Merged revision 1.64 | phintuka | |
date: 2009/01/08 11:58:33; author: rofafor; state: Exp; lines: +5 -5 Added sharpness and noise reduction setup options for VDPAU. | |||
2009-06-08 | Merged revision 1.62 | phintuka | |
Call base class MakePrimaryDevice() | |||
2009-06-08 | Merged 1.59: | phintuka | |
int -> size_t | |||
2009-06-07 | Merged revision 1.73 | phintuka | |
2009-02-12 | Fixed default grab quality (Thanks to Jochen Dolze, patch #2454827) | phintuka | |
2008-12-10 | Query CDDA track count before starting playback | phintuka | |
2008-12-10 | Added TimeoutMs to PlayFileCtrl() | phintuka | |
2008-09-26 | 1.0.2: Backported bugfixes from CVS trunk | phintuka | |
Fixed smooth trickspeed setup menu entry with VDR-1.5.10+ (Thanks to Timo Eskola) | |||
2008-04-14 | Signal unscaled OSD configuration options in xine_osd_command_t flags | phintuka | |
2008-04-12 | Remove option to disable OSD downscaling (useless ...?) | phintuka | |
2008-04-10 | Fix the case when watching image files and the first one just flashes and | phelin | |
gets replaced by black image. | |||
2008-03-16 | Use defines for special suptitle "tracks" auto and none | phintuka | |
Implement vdr>=1.5.15 SetSubtitleTrackDevice | |||
2008-02-20 | vdr-1.5.15 subtitle track seletion replaces our own one | phintuka | |
-> removed preferred SPU languages | |||
2008-02-19 | Eliminate compiler warning "suggest explicit braces to avoid ambiguous ↵ | phintuka | |
âelseâ" | |||
2008-02-19 | Added the possibility to select the aspect ratio of the video. | phelin | |
2008-02-05 | Adapt to recent changes in pes.h | phintuka | |
2008-01-24 | Use larger buffers for H.264 | phintuka | |
2008-01-10 | Add setup menu for Media player. Options for enabling or disabling metainfo ↵ | phelin | |
types, metainfo scanner and metainfo caching. | |||
2008-01-06 | Added PlayMode to PlayFile() | phintuka | |
2007-11-25 | Re-enable IBP-trickspeed for VDR version 1.5.10 since no more patching is ↵ | phelin | |
necessary. | |||
2007-10-15 | Remove vdr-1.3.x compability code (it won't work anyway) | phintuka | |
2007-10-14 | Disable DVD SPUs for vdr-1.5.10 | phintuka | |
2007-09-30 | Setup option to limit trick speed | phintuka | |
2007-09-30 | Own macro for trickspeed logging/debugging (remove #ifdef ... #endif 's) | phintuka | |
2007-09-30 | Increase local frontend initialization timeout (Thanks to Mikko Vartiainen) | phintuka | |
Start local frontend and remote server in paraller | |||
2007-09-17 | Smooth fast forward trick speed mode (Patch from Timo Eskola) | phintuka | |
Requires patching VDR with patches/vdr-1.4.6-Smooth_FastForward.patch | |||
2007-09-17 | Fix logging of some int64 values | phintuka | |
Comments -> C++/VDR style | |||
2007-06-17 | Select first SPU track if automatic SPU track selection is on and none of ↵ | phintuka | |
track languages matches | |||
2007-04-12 | Remove (unused) decoder priority setting | phintuka | |
2007-03-28 | Initialization timeouts | phintuka | |
2007-03-14 | Preferred SPU languages | phintuka | |
2007-01-26 | Detach frontends from VDR before shutdown | phintuka | |
2007-01-24 | LAzy polling (queue amount of free buffers) | phintuka | |
2007-01-14 | Drop frames if still images are coming in too fast | phintuka | |
2007-01-06 | New trickspeed handling | phintuka | |
2006-12-24 | Clear old metainfo when starting new replay | phintuka | |
2006-12-19 | Fix incorrect "no video" message in SetPlayMode | phintuka | |
2006-12-17 | load/configure audiochannel post plugin only when audio channel is changed | phintuka | |
Get/Set metainfo | |||
2006-12-15 | Force polling before every frame. | phintuka | |
This should fix rest of queue overflow problems in remote modes. | |||
2006-10-23 | Code cleanup | phintuka | |
Use tTrackId to store seen DVD SPU tracks Prevent audio visualization plugin startup when starting replay, plugin is started only if there is no video | |||
2006-10-18 | Disable audio track changed -message as it is not used | phintuka | |
Fix DVD SPU selection | |||
2006-10-18 | Allow setting currrent DVD SPU track while setting available tracks | phintuka | |
2006-10-13 | DVD SPU languages | phintuka | |
2006-09-09 | Double blank display removed | phintuka | |
2006-09-06 | Implemented audio channel selectionxineliboutput-1_0_0pre4 | phintuka | |
2006-09-06 | HD content detection | phintuka | |
Execution time tracking | |||
2006-09-04 | Reduced logging | phintuka | |