summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-04Merge from trunk:unlabeled-1.56.2phintuka
revision 1.70 date: 2009/05/29 15:09:10; author: phintuka; state: Exp; lines: +2 -2 Fixed invalid cast
2009-02-12Eliminated warn_unused_result warningphintuka
2008-12-10Added TimeoutMs to PlayFileCtrl()phintuka
2008-09-26int -> size_tphintuka
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Increased timeout when opening media files from network sources (Thanks to Tobias Grimm)
2008-04-10This commit was manufactured by cvs2svn to create branch 'unlabeled-1.56.2'.cvs2svn
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)
2008-04-01Added check for libextractorphintuka
(library for metadata fetching/parsing)
2008-03-31Added check for XRender server extensionphintuka
2008-03-31Disable HUD if ARGB visual not found.phintuka
Override xine_osd_command function only if HUD initialization succeeds.
2008-03-31Some logging cleanupphintuka
2008-03-31No functional changesphintuka
(move hud_osd_open after hud_osd_command)
2008-03-31HUD OSDphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-31Move code to enable/disable cursor to separate functionphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-31Use type frontend_t* instead of void* in input plugin -> frontend function ↵phintuka
pointers
2008-03-29Refresh full OSD when scaling method changesphintuka
(Suggested by Antti Seppälä)
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-28Simple buildtime check for Xrender extension (for HUD OSD)phintuka
2008-03-28LOCALEDIR -> LOCDIRphintuka
Do not override LOCDIR if it has been set already in Make.config
2008-03-25Stop slave stream when disconnected (-> frontend can terminate)phintuka
2008-03-25Fix OSD when (DVD)subtitles are disabledphintuka
Fix spu channel "none" and "auto" numbers
2008-03-24Fix progressbar hidingphintuka
2008-03-24Added kInfo, simplified kOk handlingphintuka
2008-03-24Added service interface for launching media playerphintuka
(Suggested by Tobias Grimm)
2008-03-23Czech translations.phintuka
Thanks to Maya <maja373@gmail.com>
2008-03-16Defines for timeoutsphintuka
2008-03-16Use ntoh_osdcmd and hton_osdcmdphintuka
2008-03-16Byte order cnversion macros for osd_command_tphintuka
2008-03-16Replace asprintf with cStringphintuka
2008-03-16USe define for subtitle track nonephintuka
2008-03-16Define video_size_t only in mpeg.hphintuka
2008-03-16Use SetSubtitleTrackDevicephintuka
2008-03-16Use defines for special suptitle "tracks" auto and nonephintuka
Implement vdr>=1.5.15 SetSubtitleTrackDevice
2008-03-16Use cStatus to track user SPU track selections and automatic SPU track ↵phintuka
selections