summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-12-15Fixed track languagesphintuka
2011-12-14Fixed overlay backgroundphintuka
2011-12-14Do not set speakers to stereo when alsa iec/spdif output is not usedphintuka
(Closes #3459040)
2011-12-10PTS must also be updated while rewinding.rofafor
2011-12-10Fixed datastream acknowledge reported by Juergen Lock.rofafor
2011-11-29Speakers entry in setup menu has no effect on remote frontends.phintuka
Use config_xineliboutput to change the setting.
2011-11-29Moved setup option "Speakers" from "Audio" page to "Local Frontend" pagephintuka
2011-11-28Improved audio channel switching:phintuka
- reset demuxer buffers - reset audio decoder
2011-11-28Reduced logging and fixed log messagesphintuka
2011-11-22vo_lastpts: detect changed metronomphintuka
(closes #3410672)
2011-11-22Do not unwire metronom for radio streamsphintuka
2011-11-22xvdr_metronom_init(): check if already initializedphintuka
2011-11-19Added GNOME SessionManager support (GNOME ScreenSaver is deprecated)phintuka
(Thanks to Timo Eskola)
2011-11-13Removed write-only variablesphintuka
2011-11-13Log message when system() failsphintuka
2011-11-13Fixed warningphintuka
2011-11-13Use cString::sprintfphintuka
2011-11-13Detect mpeg-ts radio streams (PMT has no video pid)phintuka
2011-11-13Play(): Make sure still mode is resetedphintuka
2011-11-13SetReplayMode(): set TrickSpeed to -1phintuka
2011-11-08Fixed bug #3390063: VDR palette can be 256 entries, not 255phintuka
2011-11-01Added branch optimization macrosphintuka
2011-10-30Fix FSF address in copyright notices.phintuka
(Thanks to Ville Skyttä)
2011-10-30Fix some issues flagged by cppcheckphintuka
(Thanks to Ville Skyttä)
2011-10-28Added missing definition for EXIT()phintuka
2011-10-27Removed write-only variablephintuka
2011-10-27Fixed xshape HUD OSDphintuka
2011-10-25hud_fill_img_memory(): make pitch a parameterphintuka
2011-10-25Updated command-line help and argumnt handling.phintuka
Only features that were compiled in can be used. All hud options can't be combined.
2011-10-25Regonize window id "root"phintuka
2011-10-25Added HUD_XRENDER flagphintuka
2011-10-25vo_lastpts: added sanity checks and loggingphintuka
2011-10-25Added "soft" assert macrophintuka
2011-10-25Added mutex for ptsphintuka
2011-10-23Log used audio decodersphintuka
(suggested by Christian Ruppert)
2011-10-19Updated libbluray overlay interfacephintuka
2011-10-19Removed old demuxer flush hackphintuka
2011-10-19Reduced logging during menu background still imagesphintuka
2011-10-19Added BD_EVENT_READ_ERRORphintuka
2011-10-19Removed old demuxer flush hackphintuka
2011-10-19Merged recent changes from xine-libphintuka
2011-10-18Show message if mounting .iso image failsphintuka
2011-10-18Cosmeticsphintuka
2011-10-18Added support for XINE_EVENT_END_OF_CLIPphintuka
2011-09-15Added new xine buffer type (BUF_AUDIO_AAC_LATM)phintuka
2011-08-02Removed PCM inside PS1 (it can't work because of missing decoder initialization)phintuka
Removed unneeded check Cosmetics
2011-08-02added buffer size checks to adaptation field parsingphintuka
2011-08-02Fixed detect_ts()phintuka
2011-08-02demux_ts: packet content should be checked for AC3 syncword after checking ↵phintuka
all descriptors
2011-08-02Added defines for PMT descriptor tagsphintuka