Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-13 | Cleanup | phintuka | |
2008-04-13 | SCR setings | phintuka | |
2008-04-13 | Removed yield | phintuka | |
2008-04-13 | Revert changes from 1.30 | phintuka | |
2008-04-13 | Added a few missing Finnish translations. | phelin | |
2008-04-13 | Updated for 1.0.0 from CVS logs. | phintuka | |
2008-04-12 | Send OSD size only when setting OSD areas | phintuka | |
2008-04-12 | Improved HD OSD size calculation | phintuka | |
(Patch from Petri Helin) | |||
2008-04-12 | Remove option to disable OSD downscaling (useless ...?) | phintuka | |
2008-04-12 | Suspend data thread to sync point until engine has been flushed | phintuka | |
2008-04-12 | Set BUF_FLAG_SEEK when sending new PTS upstream | phintuka | |
Use demux->seek instead of _x_demux_flush_engine | |||
2008-04-11 | vdr_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-11 | Allow 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-11 | Use stream->demux_mutex to synchronize control buffers going to audio and ↵ | phintuka | |
video fifos Use stream->demux_resume signal | |||
2008-04-11 | Cleanup | 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-04-10 | Fix the indentation of the Finnish translation for setup entry "Software ↵ | phelin | |
scaling". | |||
2008-04-10 | Deliver DISCARD control message in both streams (data and control). | phintuka | |
(protect against random delays in control stream) | |||
2008-04-10 | Buildtime check for Xrender extension | phintuka | |
2008-04-10 | Restore DPMS state at exit | phintuka | |
2008-04-10 | Buildtime check for X11 dpms extension | phintuka | |
2008-04-10 | Add locking to ConfigureNotify and Focus event handling | phintuka | |
(Patch from Antti Seppälä) | |||
2008-04-04 | Close all windows before refresh. | phintuka | |
(Suggested by Rolf Ahrenberg) | |||
2008-04-04 | m_Shown -> m_Refresh. | phintuka | |
Add refresh flag to OSD commands. | |||
2008-04-04 | OSDFLAG_REFRESH | phintuka | |
2008-04-04 | Remove redundant parameter from RleCmd | phintuka | |
2008-04-03 | Use ID3Scanner also when only one is played back. | phelin | |
Start ID3Scanner when new files are queued to the playlist. | |||
2008-04-03 | Use 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-03 | pointer -> constant char array | phintuka | |
2008-04-03 | resync | phintuka | |
2008-04-03 | Send full OSD when client connects | phintuka | |
2008-04-03 | Moved common configuration code to base class | phintuka | |
2008-04-02 | Some cleanup | phintuka | |
2008-04-02 | Reduce number of build-time configuration test runs | phintuka | |
(tests are now executed only once) | |||
2008-04-01 | Added check for libextractor | phintuka | |
(library for metadata fetching/parsing) | |||
2008-03-31 | Added check for XRender server extension | phintuka | |
2008-03-31 | Disable HUD if ARGB visual not found. | phintuka | |
Override xine_osd_command function only if HUD initialization succeeds. | |||
2008-03-31 | Some logging cleanup | phintuka | |
2008-03-31 | No functional changes | phintuka | |
(move hud_osd_open after hud_osd_command) | |||
2008-03-31 | HUD OSD | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-31 | Move code to enable/disable cursor to separate function | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-31 | Use type frontend_t* instead of void* in input plugin -> frontend function ↵ | phintuka | |
pointers | |||
2008-03-29 | Refresh full OSD when scaling method changes | phintuka | |
(Suggested by Antti Seppälä) | |||
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-28 | Simple buildtime check for Xrender extension (for HUD OSD) | phintuka | |
2008-03-28 | LOCALEDIR -> LOCDIR | phintuka | |
Do not override LOCDIR if it has been set already in Make.config | |||
2008-03-25 | Stop slave stream when disconnected (-> frontend can terminate) | phintuka | |
2008-03-25 | Fix OSD when (DVD)subtitles are disabled | phintuka | |
Fix spu channel "none" and "auto" numbers | |||
2008-03-24 | Fix progressbar hiding | phintuka | |
2008-03-24 | Added kInfo, simplified kOk handling | phintuka | |