summaryrefslogtreecommitdiff
path: root/menu.c
AgeCommit message (Collapse)Author
2008-02-19Remove unused code (old SPU track menu)phintuka
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2008-02-19Fix returning to the previous directory after playing a ISO-file.phelin
2008-01-01Hotkeys for audio delayphintuka
(Patch from Timo Eskola)
2007-09-18Remove vdr/i18n.hphintuka
2007-09-17include i18n.h (defines trVDR for vdr-1.4.x)phintuka
2007-09-17Some tr() to trVDR() changes for VDR 1.5.9phelin
2007-09-17Some tr() to trVDR() changes.phelin
2007-06-21remove (unsigned) >= 0phintuka
2007-06-21Pass external subtitle file to media playerphintuka
2007-06-17Fix missing first SPU track in SPU selection menuphintuka
2007-06-12If separate subtitle file is detected, save the full name of file insteadphintuka
of boolean flag. (Subtitle file name will be sent to player and xine-lib, so that even http-streamed replay can have separate subtitles)
2007-05-17No functional changesphintuka
2007-03-14Preferred SPU languagesphintuka
2007-03-14Possible string overflow fixesphintuka
2007-03-06New subtitle track selection menu (identical to VDR audio track selection menu)phintuka
New subtitle macro key handling (identical to VDR kAudio) New local frontend on/off macro key handling: - if frontend is off, first key press brings it back - code now just toggles frontend on/off, without looping thru all frontends (unless no frontends were loaded at startup)
2007-01-20Use VDR VideoDir setting instead of /video (Patch from Ville Skyttä)phintuka
2007-01-07Fixed DVD folder openingphintuka
Fixed queuing whole folders
2007-01-04"add to playlist" featurephintuka
Using cString for temporary strings
2006-12-24Fix typophintuka
2006-12-24Setup options "Browse???Dir" --> "Media.Browse???Dir"phintuka
Added "hidden" config options to disable playlist cache and ID3 scanner Added audio CD playback entry
2006-12-23Fixed subtitle datactionphintuka
Using cString as dynamic string buffer
2006-12-23Removed extra '/' from path concatenatingphintuka
2006-12-16Audio browser does not show video files and subtitle/dvd flagsphintuka
Detect .ssa and .txt subtitles
2006-12-14Fixed accumulating /'s in front of file name each time when root directory ↵phintuka
is browsed
2006-11-05Special handling for .iso image files (handled as DVDs)phintuka
2006-10-23DVD spu track api change in device.hphintuka
2006-10-18Removed old TODOphintuka
2006-10-18Show DVD SPU language in hotkey status messagesphintuka
2006-10-13Shortcut key supportphintuka
2006-09-20Moved tr() out of NewTitle() to make translating and maintaining texts easierphintuka
2006-09-19Fixed "Off" text for audio compressionphintuka
2006-09-19Test images moved to setup menuphintuka
2006-09-12Filter k_Repeat when deciding if device needs to be reconfiguredphintuka
Menu re-ordered, added separators and overscan item (patch from Petri Helin)
2006-09-01Close old player before opening new onephintuka
2006-08-25Added overscan optionphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-19Remember menu modephintuka
2006-08-18New menu entry for replaying musicphintuka
(File browser remembers path of last replayed file. Now it is possible to have separate locations for video and audio files)
2006-08-17Changed DVD mrlsphintuka
2006-08-16Support .m3u and implicit playlistsphintuka
2006-08-16.flac added to supported file typesphintuka
2006-08-16Added option to discard video (audio-only playback)phintuka
2006-08-07Removed unused suspend codephintuka
2006-08-07Enabled letterbox -> 16:9 cropping settingphintuka
2006-07-21Support direct DVD playback from filesystem (media player / file browser)phintuka
Support DVD playback from frontend local DVD device Added menu to select DVD SPU stream (used when DVD SPUs are present in VDR recording, ex. when .VOB files are just renamed to .vdr files)
2006-06-03Initial importxineliboutput-0_99rc4phintuka