summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-10Updated Italian translation.xineliboutput-1_0_7phintuka
(Thanks to Diego Pierotto)
2011-04-12Merged revision 1.330: Set default BluRay languagephintuka
2011-04-12Merged revision 1.96: Added missing line feedphintuka
2011-04-12Merged revision 1.331,1.332: Check OSD command type before trying to ↵phintuka
uncompress data
2011-04-12Merged revision 1.37: Do not select RTP automatically. It causes problems ↵phintuka
with most wireless networks.
2011-04-12Merged revision 1.335: Do not select RTP automatically. It causes problems ↵phintuka
with most wireless networks.
2011-04-11Mergedphintuka
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-11No configure script in 1.0.xphintuka
2011-04-09This commit was manufactured by cvs2svn to create branch 'branch-1_0_x'.cvs2svn
2011-04-09Fixed include pathphintuka
2011-04-09Updated translation files.rofafor
2011-04-08Merged 1.333: Handle BluRay as DVD when selecting SPU channel. Fixes SPU ↵phintuka
channel selection from BluRay menus.
2011-04-08Initialize library event queue before starting playbackphintuka
2011-04-08Initialize SPU channel to nonephintuka
2011-04-08Updated automatic audio/SPU channel selectionphintuka
2011-04-08Valid Audio/SPU channel is always >= 0phintuka
2011-04-08Use bd_get_playlist_info() hen playlist id is knownphintuka
2011-03-24Do not select RTP automatically.phintuka
It causes problems with most wireless networks.
2011-03-24reset_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-24Handle BluRay as DVD when selecting SPU channel.phintuka
Fixes SPU channel selection from BluRay menus.
2011-03-24Handle end of still image marker packetsphintuka
2011-03-20Added 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-20Can't use GetBitmap() to count windows in TrueColor modephintuka
2011-03-20Added cXinelibDevice::SupportsTrueColorOSD()phintuka
2011-03-20Added config option for OSD color depthphintuka
2011-03-20Added SupportsTrueColorOSD() to frontendsphintuka
2011-03-20HUD: report ARGB OSD capability to serverphintuka
2011-03-20Removed OSD compression from cOsd.phintuka
OSD is compressed only when needed (in network server and for xine-lib OSD manager).
2011-03-19Check 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-19Fixed typophintuka
2011-03-19Check OSD command type before trying to uncompress dataphintuka
2011-03-19display address (video_port) can be shorter than 3phintuka
2011-03-19Added missing line feedphintuka
2011-03-19Splitted hud_osd_command()phintuka
2011-03-19Set default BluRay languagephintuka
2011-03-19Send both SPU ISO language codes to clientphintuka
2011-03-19Fixed compiling in C modephintuka
2011-03-19Fixed language code conversion function namesphintuka
2011-03-19Splitted hud_osd_command()phintuka
2011-03-19Set OSDFLAG_TOP_LAYER in OSD_Size (for HUD)phintuka
2011-03-19HUD: added support for uncompressed OSD formatsphintuka
2011-03-19palette_to_rgb() moved to rle.cphintuka
2011-03-19vdr-1.7.17 scales DVB subtitles to OSD sizephintuka
2011-03-15Change fullscreen window size when root window size changesphintuka
2011-03-11Do not show hidden files in media player file browserphintuka
(added config entry to show hidden files)
2011-03-10Add 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-09Fixed log messagephintuka
2011-03-08Added implementations for uncompress functionsphintuka
2011-03-07Optimized HUD palette handlingphintuka
2011-03-07Added uncompressed LUT8 overlay supportphintuka