summaryrefslogtreecommitdiff
path: root/setup_menu.c
AgeCommit message (Collapse)Author
2009-01-09Changed video output properties to utilize min and max values from video ↵rofafor
drivers.
2009-01-08Added sharpness and noise reduction setup options for VDPAU.rofafor
2008-11-20Removed backwards compatibility.rofafor
2008-11-18Added an option to limit number of remote clientsphintuka
2008-11-01include features.hphintuka
2008-10-18Translate some tvtime settingsphintuka
(Patch from Rolf Ahrenberg)
2008-07-20Config entries for video decoder selectionphintuka
2008-07-20Added an option to always map arrow keys to DVD menu navigationphintuka
(workaround for buggy menu domain detection)
2008-06-11Added an option to use xine-lib for DVB subtitles decodingphintuka
2008-04-29xc.unscaled_osd --> xc.osd_blendingphintuka
2008-04-29Delete old setup keysphintuka
2008-04-14OSD menu updatedphintuka
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-14Removed unscaled_osd_opaquephintuka
2008-04-14Removed setting unscaled_osd_opaquephintuka
2008-04-13Removed prescale_osd (replaced by osd_scaling)phintuka
2008-04-12Remove option to disable OSD downscaling (useless ...?)phintuka
2008-03-29Refresh full OSD when scaling method changesphintuka
(Suggested by Antti Seppälä)
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-13Added option to change video aspect ratio with swscale non-linear scalingphintuka
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-19Fix copy-paste error ...phintuka
2008-02-19Software scaling UIphintuka
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2008-02-05strings -> constphintuka
2008-01-10Add setup menu for Media player. Options for enabling or disabling metainfo ↵phelin
types, metainfo scanner and metainfo caching.
2007-09-30Configuration option for OSD layer mixingphintuka
2007-09-30Setup option to limit trick speedphintuka
2007-09-18Remove vdr/i18n.hphintuka
2007-09-17include i18n.h (defines trVDR for vdr-1.4.x)phintuka
2007-09-17Fix tvtime parameters.phelin
2007-09-17Some new translations.phelin
trNOOP and trVDR for menu entries.
2007-09-01Fix OSD compilation with VDR 1.5.9.phintuka
Note: layered OSD still won't work as expected. (Thanks to Petri Helin and Halim Sahin)
2007-06-19Smooth fast forward setup option (Patch from Timo Eskola)phintuka
2007-06-12Setup option to change external subtitle (.sub/.srt) font sizephintuka
2007-06-12Save setup after storing new valuesphintuka
2007-06-11Setup menu entry for local interface addressphintuka
2007-06-11remote_addr -> remote_local_ipphintuka
remote_iface -> remote_local_if
2007-06-11use_remote_keyboard --> remote_keyboardphintuka
2007-06-11Force even RTP base (data) portphintuka
2007-06-11Remove misleading duplicate entry (tvtime options string):phintuka
- it is overwritten by other options anyway - who wants to edit 100-char string using osd anyway ... Fix tvtime options indenting
2007-05-17Setup menu for unsharp and denoise3d post plugins (Patch from Petri Helin)phintuka
2007-04-12Remove (unused) decoder priority settingphintuka
2007-03-28Software volume controlphintuka
2007-03-14Preferred SPU languagesphintuka
2007-03-14String overflow checks, force null-terminationphintuka
2007-01-22Added "enable=1" to tvtime options stringphintuka
2007-01-20Fixed tvtime options string generating (thanks to Petri Helin)phintuka
2007-01-20Use /dev/dsp as OSS default device (patch from Ville Skyttä)phintuka
2007-01-06Fixed de-interlacer setting when saving/restoring settings from video menu ↵phintuka
(Thanks to Petri Helin) Improved some texts in RTP setup (Thanks to Rolf Ahrenberg) Fixed setting video port to default value every time when menu was opened (Reported by Rolf Ahrenberg). Video and audio drivers/ports are resetted only when frontend or driver type changes. Old value is remembered and restored if corresponding settings are changed to original value.