- 04 Oct, 2006 5 commits
-
-
Antoine Cellerier authored
-
Clément Stenac authored
-
Sam Hocevar authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
* major speed and memory improvements to the image handling (the panel launches noticebly faster now) and controls * coding style fixes - just FYI: The VLCFSVolumeSlider and VLCFSTimeSlider classes will be merged later on to add as little code duplication as possible.
-
- 03 Oct, 2006 2 commits
-
-
Derk-Jan Hartman authored
Re-enable mad decoder on OSX. It was disabled because it was a CPU hog, but the issue seems to no longer be a problem
-
Christophe Mutricy authored
-
- 02 Oct, 2006 2 commits
-
-
Rafaël Carré authored
-
Dennis van Amerongen authored
-
- 01 Oct, 2006 26 commits
-
-
Filippo Carone authored
-
Damien Fouilleul authored
-
Derk-Jan Hartman authored
-
Rafaël Carré authored
Make use of psz_trackid in audioscrobbler.c Reading of this data is only implemented in vorbis.c taglib.cpp and id3tag.c need to be updated
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
For the records: please don't re-invent the wheel, also if there are only 2 places which already do the exact same thing and you're going to add the 3rd place!!
-
Antoine Cellerier authored
-
Antoine Cellerier authored
src/input/item.c: if we don't have an item name and item is a file, then only use the filename (and not the full path) as the item's name others: if we only have a path and no interesting name, let the core decide what name to use
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
use config chain for the --sub-filter option. Example: --sub-filter "marq{marquee=pouet}:marq{marquee=\$N,y=50,x=50}" Sub filters other than marq still need to be changed rc interface marq callbacks need to be fixed too
-
Antoine Cellerier authored
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Clément Stenac authored
Update stats in the input threads instead of playlist thread
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Fix for ticket #752 by ye zhang (yzhang90003 _at_ gmail dot com): VLM RTSP concurent LEAVE make VLC crash
-
Felix Paul Kühne authored
* native GUI elements for the Fullscreen panel by Simon Damkjr Andersen <simondamkjaer@gmail.com>. Thanks again!
-
Felix Paul Kühne authored
-
Clément Stenac authored
-
Clément Stenac authored
-
- 30 Sep, 2006 5 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Merge time and marq filters. Marq now handles the %letter time format strings and new $letter VLC format strings. Still needs some work.
-
Antoine Cellerier authored
Skeleton for modules list widgets in the prefs. I'm not working on it atm so i figure that it's best to commit what's already done.
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-