Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-06 | Increased NUM_AUDIO_TRACKS and NUM_SPU_TRACKS (max number of tracks) to 32. | phintuka | |
2009-11-03 | Marked functions static | phintuka | |
2009-10-31 | Cosmetics | phintuka | |
2009-10-31 | Made config_t::Is???() functions static | phintuka | |
2009-10-31 | Fixed sending window size to VDR | phintuka | |
2009-10-31 | Fixed sxfe_run() return value when there are no pending X messages | phintuka | |
(Thanks to Marco Skambraks) | |||
2009-10-28 | Removed old driver crop code | phintuka | |
Cosmetics (Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-26 | Make Last() public | phintuka | |
2009-10-25 | Added GetPos(), GetLength() and GetMetaInfo() to cXinelibPlayer | phintuka | |
2009-10-25 | Store Device in Player | phintuka | |
2009-10-25 | Cosmetcs. Function splits. | phintuka | |
2009-10-25 | Added "Play BluRay disc" to media player | phintuka | |
2009-10-25 | Added setup options for selecting items in media player menu | phintuka | |
2009-10-23 | Replaced BUF_SPU_HDMV value with the one in xine-lib HG | phintuka | |
2009-10-23 | Accept bluray:/ mrls | phintuka | |
2009-10-23 | Fixed handling ~ (home directory) in keyfile path | phintuka | |
2009-10-23 | Added missing config keys | phintuka | |
2009-10-22 | Cosmetics: | phintuka | |
Use macros for logging. filename -> disc_root. | |||
2009-10-22 | Added automatic main title selection | phintuka | |
2009-10-22 | Added input plugin. | phintuka | |
Building input plugin is disabled by default. | |||
2009-10-22 | Cosmetics | phintuka | |
2009-10-22 | Added uninstall target | phintuka | |
2009-10-22 | Initial import | phintuka | |
2009-10-21 | xine-lib VC-1 patches | phintuka | |
2009-10-20 | Cosmetics | phintuka | |
ERROR -> TRACE in show_overlay() | |||
2009-10-20 | Fixed memory leak in segbuf_decode_object() when segment data is invalid | phintuka | |
2009-10-20 | END_OF_DISPLAY: Drop all cached objects | phintuka | |
2009-10-20 | Fixed timing of subtitles: | phintuka | |
- Store presentation segments in decoder instance data. - Try to update overlays after every decoded object. | |||
2009-10-20 | show_overlays -> update_overlays | phintuka | |
2009-10-20 | Moved show_overlays() after hide_overlays() | phintuka | |
2009-10-20 | Splitted decode_presentation_segment() | phintuka | |
2009-10-20 | Fixed memory leaks (RLE data) | phintuka | |
2009-10-20 | Cosmetics: moved list handling code up. Removed deprecated code. | phintuka | |
2009-10-19 | Do not update overlay if all elements are unchanged | phintuka | |
2009-10-19 | (Cosmetics:) Copy palette only if all objects have been found | phintuka | |
2009-10-18 | Cosmetics: moved struct declarations to beginning of file | phintuka | |
2009-10-16 | Added has_unscaled_overlay and has_driver_crop (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | analyze_frame, crop_copy_yv12, crop_copy_yuy2, crop_nocopy: Use local ↵ | phintuka | |
variables for start_line and end_line (Thanks to durchflieger) http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | Cosmetics (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-16 | float -> double (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804 | |||
2009-10-12 | Added StartFrontend-1.0 service (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804&threadview=0&hilight=&hilightuser=0&page=1 | |||
2009-10-08 | Added support for XINE_GUI_SEND_GRAB_FRAME (Thanks to durchflieger) | phintuka | |
http://vdrportal.de/board/thread.php?threadid=86804&threadview=0&hilight=&hilightuser=0&page=1 | |||
2009-10-08 | Pointer checks, logging updates and cosmetics | phintuka | |
2009-10-08 | int -> uint/uchar. Cosmetics. | phintuka | |
2009-10-08 | Eliminated static variable | phintuka | |
2009-10-08 | Fixed buffering problems caused by revision 1.279: | phintuka | |
New algorithm for live mode sync of xineliboutput providing much smoother buffer control. - By default use the original tuning code - Smooth SCR tuning can be enabled in config_xineliboutbut, key media.xvdr.smooth_scr_tuning | |||
2009-09-28 | Fixed sending complex OSDs (compressed size > 256k) | phintuka | |
2009-09-27 | Reset video size when stream changes. | phintuka | |
This should fix VDR OSD when playing DVD with some video resolutions. | |||
2009-09-25 | Removed trailing spaces | phintuka | |
2009-09-25 | Initial import | phintuka | |