Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-14 | Merge: | phintuka | |
revision 1.76 Fixed return type error. revision 1.75 Use track number as language code when audio/SPU track language is unknown revision 1.74 Parse window size messages revision 1.73 Removed m_bIsFinished revision 1.72 Removed IsFinished() revision 1.71 Use cThread::Running() and cThread::Cancel() revision 1.70 Moved double clear check from cXinelibDevice to cXinelibThread revision 1.68 include tools/mpeg.h revision 1.60 Fixed H.264 ES -> PES conversion (MPEG2 end of sequence --> H.264 NAL end of sequence) | |||
2009-06-09 | Merge from trunk: | phintuka | |
tunning -> tuning | |||
2009-06-08 | Merge from trunk: | phintuka | |
revision 1.67 Added TimeoutMs to PlayFile() revision 1.66 Added sharpness and noise reduction setup options for VDPAU. | |||
2009-06-04 | Merge from trunk: | phintuka | |
revision 1.69 Fixed invalid cast from (const char *) -> (char *) | |||
2008-09-26 | 1.0.2: Backported bugfixes from CVS trunk | phintuka | |
- Fixed setting DVD subtitles preferred language | |||
2008-09-26 | 1.0.2: Backported bugfixes from CVS trunk | phintuka | |
- Fixed DVD menu navigation when menu is not in title 0 | |||
2008-04-14 | Signal unscaled OSD configuration options in xine_osd_command_t flags | phintuka | |
2008-04-14 | Removed setting unscaled_osd_opaque | phintuka | |
2008-04-13 | Use scaling method from osd_command_t | phintuka | |
2008-04-13 | SCR setings | phintuka | |
2008-04-12 | Remove option to disable OSD downscaling (useless ...?) | phintuka | |
2008-04-10 | Deliver DISCARD control message in both streams (data and control). | phintuka | |
(protect against random delays in control stream) | |||
2008-04-03 | Moved common configuration code to base class | phintuka | |
2008-03-16 | Use defines for special suptitle "tracks" auto and none | phintuka | |
Implement vdr>=1.5.15 SetSubtitleTrackDevice | |||
2008-03-16 | Use cStatus to track user SPU track selections and automatic SPU track ↵ | phintuka | |
selections | |||
2008-03-16 | Use cString instead of asprintf | phintuka | |
2008-02-22 | Try to fix subtitle selection logic with vdr-1.5.15 ... | phintuka | |
2008-02-22 | VDR doesn't handle TrackId 0, so always increment TrackId by 1. | phintuka | |
(TrackId is not used by xineliboutput/xine anyway). Thanks to Petri Helin | |||
2008-02-20 | Convert all iso639-2 language names to iso639-1 | phintuka | |
2008-02-19 | vdr-1.5.15 subtitle track selection/enumeration | phintuka | |
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-10 | Change the delimiter for metainfo handling from ' to @ (apostrophe is quite ↵ | phelin | |
more common...). | |||
2008-01-10 | Add Tracknumber for playlist items. | phelin | |
2008-01-10 | Replace Track with Title in playlist items. | phelin | |
2008-01-09 | Set audio volume when client connects | phintuka | |
2008-01-06 | Add PlayMode parameter to PlayFile | phintuka | |
2007-09-17 | Fix DVD menu domain detection | phelin | |
2007-06-21 | char *m_FileName -> cString m_FileName | phintuka | |
2007-06-12 | Setup option to change external subtitle (.sub/.srt) font size | phintuka | |
2007-03-28 | Software volume control | phintuka | |
2007-03-14 | Preferred SPU languages | phintuka | |
2007-03-14 | Fix SPUMAP handling when there are no subtitles | phintuka | |
2007-03-14 | String overflow checks | phintuka | |
2007-01-26 | Avoid busy Poll loops when frontend not ready | phintuka | |
2007-01-24 | Should be max | phintuka | |
2007-01-24 | Poll returns number of free buffers instead of boolean | phintuka | |
2007-01-20 | Check if fopen failed before writing to file (patch from Ville Skyttä) | phintuka | |
2007-01-06 | Start in live mode | phintuka | |
2007-01-01 | Poll before every PES frame when replaying MPEG2 ES still image | phintuka | |
Added locking to file name freeing in playfile (it can be accessed from frontend server thread) File name is now available during playfile execution (it is needed in http server if client wants to stream file over http) | |||
2006-12-24 | DVD title number | phintuka | |
2006-12-23 | Fixed metainfo parsing | phintuka | |
Use options when switching post plugin goom on | |||
2006-12-20 | Added INFO TITLE | phintuka | |
2006-12-19 | *** empty log message *** | phintuka | |
2006-12-19 | Added metainfo handling | phintuka | |
2006-10-18 | Audio track map handling | phintuka | |
2006-10-18 | Handle DVD SPU track maps | phintuka | |
2006-09-20 | Buffer size checks | phintuka | |
Custom startup image loading | |||
2006-09-19 | POST tvtime control message needs larger buffers | phintuka | |
2006-09-06 | Fixed missing PES header size | phintuka | |