Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-10 | Updated Italian translation.xineliboutput-1_0_7 | phintuka | |
(Thanks to Diego Pierotto) | |||
2011-04-12 | Merged revision 1.330: Set default BluRay language | phintuka | |
2011-04-12 | Merged revision 1.96: Added missing line feed | phintuka | |
2011-04-12 | Merged revision 1.331,1.332: Check OSD command type before trying to ↵ | phintuka | |
uncompress data | |||
2011-04-12 | Merged revision 1.37: Do not select RTP automatically. It causes problems ↵ | phintuka | |
with most wireless networks. | |||
2011-04-12 | Merged revision 1.335: Do not select RTP automatically. It causes problems ↵ | phintuka | |
with most wireless networks. | |||
2011-04-11 | Merged | phintuka | |
revision 1.157: display address (video_port) can be shorter than 3 revision 1.152: Change fullscreen window size when root window size changes | |||
2011-04-11 | No configure script in 1.0.x | phintuka | |
2011-04-09 | This commit was manufactured by cvs2svn to create branch 'branch-1_0_x'. | cvs2svn | |
2011-04-09 | Fixed include path | phintuka | |
2011-04-09 | Updated translation files. | rofafor | |
2011-04-08 | Merged 1.333: Handle BluRay as DVD when selecting SPU channel. Fixes SPU ↵ | phintuka | |
channel selection from BluRay menus. | |||
2011-04-08 | Initialize library event queue before starting playback | phintuka | |
2011-04-08 | Initialize SPU channel to none | phintuka | |
2011-04-08 | Updated automatic audio/SPU channel selection | phintuka | |
2011-04-08 | Valid Audio/SPU channel is always >= 0 | phintuka | |
2011-04-08 | Use bd_get_playlist_info() hen playlist id is known | phintuka | |
2011-03-24 | Do not select RTP automatically. | phintuka | |
It causes problems with most wireless networks. | |||
2011-03-24 | reset_scr_tuning(): do not change playback speed if playback is currently ↵ | phintuka | |
paused by the user. Fixes delayed pause when using UDP/RTP. | |||
2011-03-24 | Handle BluRay as DVD when selecting SPU channel. | phintuka | |
Fixes SPU channel selection from BluRay menus. | |||
2011-03-24 | Handle end of still image marker packets | phintuka | |
2011-03-20 | Added vdr-1.7.17 TrueColor OSD support. | phintuka | |
Note: Only HUD OSD can display TrueColor OSD. TrueColor OSD is automatically enabled if all clients use HUD OSD. Note: There's no compression yet, remote users may need to disable TrueColor OSD in plugin setup menu... | |||
2011-03-20 | Can't use GetBitmap() to count windows in TrueColor mode | phintuka | |
2011-03-20 | Added cXinelibDevice::SupportsTrueColorOSD() | phintuka | |
2011-03-20 | Added config option for OSD color depth | phintuka | |
2011-03-20 | Added SupportsTrueColorOSD() to frontends | phintuka | |
2011-03-20 | HUD: report ARGB OSD capability to server | phintuka | |
2011-03-20 | Removed OSD compression from cOsd. | phintuka | |
OSD is compressed only when needed (in network server and for xine-lib OSD manager). | |||
2011-03-19 | Check OSD data type before trying to compress it. | phintuka | |
Use HDMV compression with LUT8 data, it has better compress ratio with complex images. | |||
2011-03-19 | Fixed typo | phintuka | |
2011-03-19 | Check OSD command type before trying to uncompress data | phintuka | |
2011-03-19 | display address (video_port) can be shorter than 3 | phintuka | |
2011-03-19 | Added missing line feed | phintuka | |
2011-03-19 | Splitted hud_osd_command() | phintuka | |
2011-03-19 | Set default BluRay language | phintuka | |
2011-03-19 | Send both SPU ISO language codes to client | phintuka | |
2011-03-19 | Fixed compiling in C mode | phintuka | |
2011-03-19 | Fixed language code conversion function names | phintuka | |
2011-03-19 | Splitted hud_osd_command() | phintuka | |
2011-03-19 | Set OSDFLAG_TOP_LAYER in OSD_Size (for HUD) | phintuka | |
2011-03-19 | HUD: added support for uncompressed OSD formats | phintuka | |
2011-03-19 | palette_to_rgb() moved to rle.c | phintuka | |
2011-03-19 | vdr-1.7.17 scales DVB subtitles to OSD size | phintuka | |
2011-03-15 | Change fullscreen window size when root window size changes | phintuka | |
2011-03-11 | Do not show hidden files in media player file browser | phintuka | |
(added config entry to show hidden files) | |||
2011-03-10 | Add support for new frame grabbing feature of xine-lib-1.2 with ↵ | durchflieger | |
df-xine-lib-extensions patch >= v21. Thanks to the new frame grab feature grabbing of color correct fully scaled RGB images is now supported for a wide range of output drivers like xv, vdpau and others replacing most of the grab implementation in xineliboutput. Support for the (older) vdpau-extensions-patch and xine-lib without extension patches is still retained. | |||
2011-03-09 | Fixed log message | phintuka | |
2011-03-08 | Added implementations for uncompress functions | phintuka | |
2011-03-07 | Optimized HUD palette handling | phintuka | |
2011-03-07 | Added uncompressed LUT8 overlay support | phintuka | |