Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-24 | Merged | phintuka | |
revision 1.74: Added osd setup support for all current autocrop post plugin parameters revision 1.72: Added follow video stream resolution to OSD size options revision 1.69: Added an setup option to select between subtitle OSD scaling and re-positioning revision 1.68: Added media_root_dir revision 1.67: Made config_t::Is???() functions static revision 1.66: Added "Play BluRay disc" to media player revision 1.65: Added setup options for selecting items in media player menu revision 1.64: Added osd_width_auto, osd_height_auto revision 1.63: Added setup options for OSD size revision 1.62: Added IsBluRayFolder() revision 1.61: Added IsDvdFolder() revision 1.60: Added IsDvdImage() revision 1.59: Added sharpness and noise reduction setup options for VDPAU. revision 1.58: Added '-C'/'--config' command-line option to specify xine's configuration file. revision 1.56: Added an option to limit number of remote clients revision 1.55: tunning->tuning | |||
2008-07-29 | Revert notes | phintuka | |
2008-07-29 | Added configuration entries for ffmpeg video decoder: | phintuka | |
Video.Decoder.H264.SpeedOverAccuracy Video.Decoder.H264.SkipLoopFilter | |||
2008-07-20 | Config entries for video decoder selection | phintuka | |
2008-07-20 | Declare sizes for pointer arrays so that compiler can detect mismatched ↵ | phintuka | |
initializations | |||
2008-07-20 | Added an option to always map arrow keys to DVD menu navigation | phintuka | |
(workaround for buggy menu domain detection) | |||
2008-06-11 | Added an option to use xine-lib for DVB subtitles decoding | phintuka | |
2008-05-18 | Enable smooth trick speed setup menu option for vdr >= 1.5.10 | phintuka | |
(Patch from Timo Eskola) | |||
2008-04-29 | xc.unscaled_osd --> xc.osd_blending | phintuka | |
2008-04-14 | Removed unscaled_osd_opaque | phintuka | |
2008-04-13 | Removed prescale_osd (replaced by osd_scaling) | phintuka | |
2008-04-13 | SCR setings | phintuka | |
2008-04-12 | Remove option to disable OSD downscaling (useless ...?) | phintuka | |
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-03-13 | Eliminated static data | phintuka | |
2008-03-13 | Replaced asprintf with cString | phintuka | |
2008-03-13 | Added new swscale options | phintuka | |
2008-02-20 | vdr-1.5.15 subtitle track seletion replaces our own one | phintuka | |
-> removed preferred SPU languages | |||
2008-02-19 | Software scaling UI | phintuka | |
2008-02-19 | Added the possibility to select the aspect ratio of the video. | phelin | |
2008-02-05 | strings -> const | phintuka | |
2008-01-10 | Add setup menu for Media player. Options for enabling or disabling metainfo ↵ | phelin | |
types, metainfo scanner and metainfo caching. | |||
2007-09-30 | Configuration option for OSD layer mixing | phintuka | |
2007-09-30 | Setup option to limit trick speed | phintuka | |
2007-09-12 | Remove arts audio output support. From xine-lib ChangeLog: | phintuka | |
xine-lib (1.1.90) (Unreleased) * Remove aRTs output plugin; ALSA's DMix can allow to run both xine and aRTs at the same time for Linux, and if other operating systems lacks a proper software mixing facility you can consider alternative daemons. Note: aRTs will not be present in KDE 4. | |||
2007-06-19 | Smooth fast forward setup option (Patch from Timo Eskola) | phintuka | |
2007-06-18 | Move subtitle position to config_t | phintuka | |
2007-06-12 | Setup option to change external subtitle (.sub/.srt) font size | phintuka | |
2007-06-11 | Re-ordering, grouping and comments (no functional changes) | phintuka | |
2007-06-11 | remote_addr -> remote_local_ip | phintuka | |
remote_iface -> remote_local_if | |||
2007-06-11 | use_remote_keyboard --> remote_keyboard | phintuka | |
2007-05-17 | Parameters for unsharp and denoise3d post-processing plugins (Patch from ↵ | phintuka | |
Petri Helin) | |||
2007-04-12 | Remove (unused) decoder priority setting | phintuka | |
2007-03-25 | Volume control | phintuka | |
2007-03-17 | Bind to specific local address | phintuka | |
2007-03-17 | Video drivers list update | phintuka | |
2007-03-14 | Preferred SPU languages | phintuka | |
2007-03-14 | File extensions for separate subtitles | phintuka | |
2007-01-24 | Define default free buffers larger than 1 when there are no clients | phintuka | |
2007-01-19 | Updated audio and video driver lists | phintuka | |
2006-12-24 | Added missing stdint.h header | phintuka | |
Added config options to disable playlist cache and ID3 scanner Added several config options to control http and rtsp streaming | |||
2006-12-16 | File types splitted to video, audio and playlist | phintuka | |
2006-12-15 | Added vidix(fb) to supported video drivers (patch from Antti Seppälä) | phintuka | |
2006-12-14 | Added SAP announcements flag | phintuka | |
2006-10-23 | goom options | phintuka | |
2006-09-20 | String option max. sizes changed | phintuka | |
2006-09-19 | ffmpeg post-processing options | phintuka | |
support for hidden and read-only config entries | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-22 | New config options: autocrop parameters and speaker arrangement | phintuka | |
2006-08-19 | Added video size event generation to frontends | phintuka | |
Added 16:10 aspect ratio setting |