summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-21Disabled data connection IP address check (it does not work with NAT firewalls).phintuka
2011-01-19Updated finnish translation.rofafor
2011-01-19Fixed HUD bitmask values.rofafor
2011-01-18Modified version of patch #3014681:phintuka
2011-01-17Changed command-line arguments:phintuka
2011-01-17fe_display_open(): combined hud modes to single bitmaskphintuka
2011-01-16Added new OSD commands:phintuka
2011-01-10Updated translations (autocrop setup menu)phintuka
2011-01-10Patch #3153722:phintuka
2011-01-08Patch #3150273:phintuka
2011-01-08Fixed test for black yv12 frame: make sure chroma samples and luma samples ar...phintuka
2011-01-08Use subs_detect flag instead of testing subs_detect_lifetime != 0 in avards f...phintuka
2011-01-08Updated parameer descriptions for overscan_compensate and subs_detect_lifetimephintuka
2011-01-06Patch #3150279:phintuka
2011-01-04Added a new plugin parameter 'overscan_compensate' which reduces zooming of l...phintuka
2011-01-04Intercept video port closephintuka
2011-01-04Patch #3150279:phintuka
2011-01-03Fixed 1.42. Closes sf bug #3146413.phintuka
2010-12-20Use cPlaylist to store image player filesphintuka
2010-12-19Cosmeticsphintuka
2010-12-19Hide cXinelibImagesControlphintuka
2010-12-19Fixed typophintuka
2010-12-19File browser: Use cPlaylist when launching image playerphintuka
2010-12-19Fixed cPlaylist::Seek() forward seeking (was off by one)phintuka
2010-12-18Updated Language-Team and Language fields.rofafor
2010-12-17Allow stopping playback while browsing in menus with still image backgroundsphintuka
2010-12-17Updated "background image" audio visualizationphintuka
2010-12-15Handle BD_EVENT_STILL_TIME.phintuka
2010-12-15Fixed segfault when current clip is undefined (0xffff)phintuka
2010-12-15Handle BD_EVENT_STILL (pause/resume playback)phintuka
2010-12-15Leave default DESTDIR empty.phintuka
2010-12-15Added VDR plugins to install target when not building inside of VDR source tree.phintuka
2010-12-15Added simple VDR source tree detection.phintuka
2010-12-13Return error fron read() if libbluray has reported fatal errorphintuka
2010-12-13Fixed title duration in log message.phintuka
2010-12-13Fixed seek when title not opened.phintuka
2010-12-13Handle BD_EVENT_SEEK: reset streamphintuka
2010-12-13Added handling of BD_EVENT_END_OF_TITLE. Flush demuxer + decoders at end of t...phintuka
2010-12-13Support changing titles in BluRay navigation modephintuka
2010-12-13Reset stream when starting playback of new playlistphintuka
2010-12-13Added mouse support for BluRay menusphintuka
2010-12-11Use bd_get_disc_info()phintuka
2010-12-11Renamed num_titles -> num_title_idxphintuka
2010-12-11Fixed building inside VDR source treephintuka
2010-12-10Renamed current_title --> current_title_idxphintuka
2010-12-10Updated to build against latest libbluray git snapshotphintuka
2010-12-10Fixed comparing signed and unsigned valuesphintuka
2010-12-10demux_ts_hdmv: Added a method to flush demuxer and decoders from input pluginphintuka
2010-12-09Added cPlaylist::Seek()phintuka
2010-12-09Hide cXinelibPlayerControl and cXinelibDvdPlayerControl classesphintuka