summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-17Added Diego's real nameunlabeled-1.36.2phintuka
2008-09-26Backported bugfixes from CVS trunkphintuka
- Fixed german translation for "Play DVD disc >>" (Thanks to Helmar Gerloni)
2008-04-14This commit was manufactured by cvs2svn to create branch 'unlabeled-1.36.2'.cvs2svn
2008-04-14Updates for 1.0.0 (OSD menu)phintuka
2008-04-14OSD menu updatedphintuka
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-14Removed unscaled_osd_opaquephintuka
2008-04-14Removed setting unscaled_osd_opaquephintuka
2008-04-13Missing textsphintuka
2008-04-13Cosmeticsphintuka
2008-04-13Replaced asprintf with cStringphintuka
2008-04-13Subtitle selection with vdr >= 1.5.15phintuka
2008-04-13- Optional dependenciesphintuka
- Using ffmpeg mpeg2 decoder - wid command-line option - Configuring multiple servers (overview from mailinglist/forum posts)
2008-04-131.0.0phintuka
Some cleanup
2008-04-13Removed prescale_osd (replaced by osd_scaling)phintuka
2008-04-13Use scaling method from osd_command_tphintuka
2008-04-13Cleanupphintuka
2008-04-13SCR setingsphintuka
2008-04-13Removed yieldphintuka
2008-04-13Revert changes from 1.30phintuka
2008-04-13Added a few missing Finnish translations.phelin
2008-04-13Updated for 1.0.0 from CVS logs.phintuka
2008-04-12Send OSD size only when setting OSD areasphintuka
2008-04-12Improved HD OSD size calculationphintuka
(Patch from Petri Helin)
2008-04-12Remove option to disable OSD downscaling (useless ...?)phintuka
2008-04-12Suspend data thread to sync point until engine has been flushedphintuka
2008-04-12Set BUF_FLAG_SEEK when sending new PTS upstreamphintuka
Use demux->seek instead of _x_demux_flush_engine
2008-04-11vdr_flush_engine:phintuka
Make sure engine is not paused while flushing Do not flush if sync point has been passed already Some cosmetics
2008-04-11Allow fine-tuning of SCR speed and disabling SCR<->transponder clock sync in ↵phintuka
live mode. (SCR fine-tuning should reduce frame drops/duplications and make video smoother)
2008-04-11Use stream->demux_mutex to synchronize control buffers going to audio and ↵phintuka
video fifos Use stream->demux_resume signal
2008-04-11Cleanupphintuka
2008-04-10Fix the case when watching image files and the first one just flashes andphelin
gets replaced by black image.
2008-04-10Fix the indentation of the Finnish translation for setup entry "Software ↵phelin
scaling".
2008-04-10Deliver DISCARD control message in both streams (data and control).phintuka
(protect against random delays in control stream)
2008-04-10Buildtime check for Xrender extensionphintuka
2008-04-10Restore DPMS state at exitphintuka
2008-04-10Buildtime check for X11 dpms extensionphintuka
2008-04-10Add locking to ConfigureNotify and Focus event handlingphintuka
(Patch from Antti Seppälä)
2008-04-04Close all windows before refresh.phintuka
(Suggested by Rolf Ahrenberg)
2008-04-04m_Shown -> m_Refresh.phintuka
Add refresh flag to OSD commands.
2008-04-04OSDFLAG_REFRESHphintuka
2008-04-04Remove redundant parameter from RleCmdphintuka
2008-04-03Use ID3Scanner also when only one is played back.phelin
Start ID3Scanner when new files are queued to the playlist.
2008-04-03Use libextractor for extracting metainfo. Supported versions are 0.5.20 or ↵phelin
later. If libextractor is not found or its version not supported, old solution is used.
2008-04-03pointer -> constant char arrayphintuka
2008-04-03resyncphintuka
2008-04-03Send full OSD when client connectsphintuka
2008-04-03Moved common configuration code to base classphintuka
2008-04-02Some cleanupphintuka
2008-04-02Reduce number of build-time configuration test runsphintuka
(tests are now executed only once)