- 16 Oct, 2005 2 commits
-
-
Derk-Jan Hartman authored
* Thanks to Meuuh for the feedback. threads prioritization should work now, without annoying error messages. * If an rt-offset is specified, then this offset is not applied to the main thread, because it's value cannot yet be retrieved at that time (same as before, but now without annoying error).
-
Derk-Jan Hartman authored
* Simplify something of [12852]
-
- 13 Oct, 2005 1 commit
-
-
Boris Dorès authored
basic options
-
- 12 Oct, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 11 Oct, 2005 1 commit
-
-
Clément Stenac authored
- Missing value lists - advanced / non-advanced problems - description problems - tyops
-
- 09 Oct, 2005 1 commit
-
-
Boris Dorès authored
- more precise message for the "force-dolby-surround" option - don't use -1 as a value in an integer list option (dangerous casts in the wxWidgets interface) + modules/audio_filter/converter/a52tofloat32.c: - option to disable the internal upmixing algorithm + modules/audio_filter/channel_mixer/headphone.c: - option to partially compensate the delay introduced by the algorithm - option to accept raw Dolby Surround encoded streams
-
- 07 Oct, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 28 Sep, 2005 1 commit
-
-
demux://MRLChristophe Mutricy authored
-
- 25 Sep, 2005 1 commit
-
-
Boris Dorès authored
channel mixers was broken (again) in 0.8.1 and 0.8.2; hopefully this will fix it for good, by allowing audio filters to request a specific format rather than imposing them an arbitrary one - various other small fixes in the audio output core - option to force detection of Dolby Surround - simple module to decode Dolby Surround - increase spatialization with two center speakers and fix channel order for 7.1 streams in the headphone channel mixer
-
- 17 Sep, 2005 1 commit
-
-
Clément Stenac authored
Hide screensaver interface from the prefs
-
- 07 Sep, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 31 Aug, 2005 1 commit
-
-
Christophe Massiot authored
specified (an empty string), forward the empty string to libdvdcss and let it do autodetection. * extras/contrib/src/Patches: Patched libdvdread to accept an empty string as a device path.
-
- 18 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
Added --volume-step to override AOUT_VOLUME_DEFAULT. This will give an OSD menu (or skins2) designer to freedom to decide how many steps he wants for turning up the volume from 0 to 1024. It is an advanced option so most users will never see it. Can someone check the MacOSX changes for this? I made them but cannot compiler and test it (I don't have a Mac).
-
- 11 Aug, 2005 2 commits
-
-
Antoine Cellerier authored
(like mplayer)
-
Antoine Cellerier authored
-
- 10 Aug, 2005 1 commit
-
-
Derk-Jan Hartman authored
* re-enable the rt-priority line for OSX. it's not broken, just prints annoying error messages (refs #206)
-
- 09 Aug, 2005 1 commit
-
-
Jean-Paul Saman authored
Added new hotkeys (key-intf-hide, key-jump-3sec, key-jump+3sec, key-title-next, key-title-prev, key-chapter-next, key-chapter-prev) and expanded the hotkey structure. This is a forward port from branch vlc-0.8.1-jpsaman-thedj revision 11756.
-
- 30 Jul, 2005 1 commit
-
-
Antoine Cellerier authored
-
- 21 Jul, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 09 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-
- 08 Jul, 2005 1 commit
-
-
Rémi Denis-Courmont authored
(da big courmischage)
-
- 06 Jul, 2005 1 commit
-
-
Christophe Mutricy authored
-
- 26 Jun, 2005 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* run update-po to get them in sync * forward-port [11506]
-
- 21 Jun, 2005 1 commit
-
-
Christophe Massiot authored
startup. Fixed two typos in two strings.
-
- 17 Jun, 2005 1 commit
-
-
Felix Paul Kühne authored
-
- 14 Jun, 2005 2 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
When running with --one-instance, enqueue item to playlist and keep playing the current item. (default behavior is to start playing new item)
-
- 10 Jun, 2005 2 commits
-
-
Derk-Jan Hartman authored
* Changed mute hotkey to command-alt-arrowdown (like in iTunes) to avoid dupe with messages window hotkey. * Solved a deadlock due to volumeGet. Remember locking functions are not allowed from the GUI thread. * Fix the OSD feedback of the Repeat One, Repeat All commands * Added Chris Clepper to the THANKS file for his OpenGL fix [11368]
-
Derk-Jan Hartman authored
-
- 02 Jun, 2005 3 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
- 01 Jun, 2005 1 commit
-
-
Clément Stenac authored
-
- 24 May, 2005 1 commit
-
-
Antoine Cellerier authored
-
- 22 May, 2005 1 commit
-
-
Rémi Denis-Courmont authored
- Unduplicate TCP networking code (closes #101) - Modify net_ListenTCP to support multiple listening sockets - Update net_ListenTCP callers to the new API
-
- 21 May, 2005 1 commit
-
-
Christophe Mutricy authored
configuration.[ch]: Handling of deprecated options in the command line. Add a new configuration helper add_deprecated( name, b_strict). gui/*: Don't show deprecated option in the preferences libvlc.h: add the deprecated options from NEWS. Is there others ? Could the Mac and BeOS dev, check for their gui, please. Closes #112
-
- 17 May, 2005 1 commit
-
-
Felix Paul Kühne authored
* fixed erroneus Spanish translation of TTL, thanks to the forum-user "martintxo" for the hint
-
- 09 May, 2005 1 commit
-
-
Antoine Cellerier authored
ctrl-s which is also used for changing skins)
-
- 03 May, 2005 1 commit
-
-
Rémi Denis-Courmont authored
-