- 09 Sep, 2007 39 commits
-
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Antoine Cellerier authored
-
Christophe Mutricy authored
vlclua.c: get rid of an empty module and fix descriptions
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
If someone wants to have it in there, it should probably rather be done using a dedicated shortcut rather than a boolean configuration.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
ptrdiff_t is signed so unequality comparison between pointers would compute wrong when the two operands are within opposite halves of the memory space.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Qt4 - Have a slider to control precisely the rate, usefull since we can here audio at all speeds now. :D Patch by StFS - Stefán Freyr Stefánsson
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Extended Panels: add callback on audio-presets to fix the issue when the audio menu does not match with extended settings.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
example sout: '#transcode{acodec=wma1,samplerate=22050,ab=96,channels=2}\ :std{access=mmsh,mux=asfh,dst=:18080}'
-
Antoine Cellerier authored
XDG Base Directory Specification fix. I wasn't using the XDG_CACHE_HOME variable for the cache directory. Thanks to ILEoo for noticing.
-
Rémi Denis-Courmont authored
whatever else might ever be invented
-
Antoine Cellerier authored
Change the QSettings stuff here too (this looks kind of hackish but at least it makes sure that we don't spawn multiple configuration folders)
-
Jean-Baptiste Kempf authored
Icons done by aLtgLasS.
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
Patch by Jean-François Massol
-
Antoine Cellerier authored
-
Antoine Cellerier authored
On OSes other than Windows, Mac OS X and BeOS (so it's Linux) comply with the XDG Base Directory Specification version 0.6. The old configuration file (vlcrc) will be copied to the new location. Other data like caches will have to be rebuilt (the album art cache in VLC was new in 0.9.0 so it's ok to lose it). Closes #1267
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Ilkka Ollakka authored
current item.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Volume: set the slider maximum to 200, in order to match the OSD % of the volume, which will help to debug. However, I still don't understand whether the "normal" volume is 256 or 512 and when starts the "dangerous" amplification
-
Jean-Baptiste Kempf authored
Qt4 - Volume Icon updates NOT in an TIMEOUT function, which is called very often. Redesign only when needed.
-
- 08 Sep, 2007 1 commit
-
-
Rafaël Carré authored
-