summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-09-16Merge:unlabeled-1.52.2phintuka
revision 1.68 Add mrl prefix ("file:") to escaped subtitle file name revision 1.62 Cosmetics revision 1.61 Simplify revision 1.60 Image player: escape only local filenames revision 1.59 Added an option to always map arrow keys to DVD menu navigation revision 1.55 Added UseResumeFile function
2008-12-10Query CDDA track count before starting playbackphintuka
2008-10-191.0.3: Merge from trunk:phintuka
Added input plugin type to cdda GETAUTOPLAYSIZE request. This makes it possible to query playlist size without opening the input plugin and without interfering the playback.
2008-09-26int -> size_tphintuka
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed infinite loop when trying to replay unaccessible DVD - Fixed infinite loop when trying to play only one unacessible or very short music file
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed DVD menu navigation when menu is not in title 0
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed replaying images from network sources (http://, ...) (Thanks to Rolf Ahrenberg)
2008-05-07This commit was manufactured by cvs2svn to create branch 'unlabeled-1.52.2'.cvs2svn
2008-05-07Added metainfo menuxineliboutput-1_0_1phintuka
(Patch from Petri Helin)
2008-05-071.0.1phintuka
2008-05-06Do not restore pause when flushing enginephintuka
(this should fix freezes when zapping / seeking)
2008-04-29re-syncphintuka
2008-04-29xc.unscaled_osd --> xc.osd_blendingphintuka
2008-04-29Delete old setup keysphintuka
2008-04-29Removed 1.0.0pre6 compability codephintuka
2008-04-29Removed creation of setup keys "Media.CacheImplicitPlaylists" and ↵phintuka
"Media.EnableID3Scanner". (those settings have been added to setup menu)
2008-04-28Added SetScrSpeed()phintuka
2008-04-28Make some functions/parameters constphintuka
2008-04-28Fixed typo in help messagephintuka
(Thanks to Andreas Kool)
2008-04-23Added buildtime check for Xineramaphintuka
2008-04-20Added SetScrSpeed (fine-tuning of UDP/RTP stream master clock)phintuka
2008-04-20Check for monotonic clock only once (m_Monotonic -> static)phintuka
2008-04-14Start 1.0.1phintuka
2008-04-14Added section about HUD OSDxineliboutput-1_0_0phintuka
2008-04-14Updated for 1.0.0phintuka
2008-04-14Updated for 1.0.0phintuka
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