- 12 Sep, 2005 5 commits
-
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
* Fixes a problem where playlist_Play was playing items that were no longer in the playlist. (Play item, playlist_Stop, remove item, add new items (enqueue), playlist_Play, and you would get the old item). This fixes it, but i think it might be a problem that actually resides deeper in the playlist core.
-
Derk-Jan Hartman authored
* Up the mms caching from 3200 ms to 5000ms. (unfortunately this is needed for a large number of streams)
-
Steve Lhomme authored
-
- 11 Sep, 2005 8 commits
-
-
Benjamin Pracht authored
* Loop at the beginning of the playlist instead of the beginning of the current node when loop is enabled This should be the right fix, but testing is welcomed.
-
Olivier Teulière authored
* skins2/vars/playtree.cpp: removed some debug lines
-
Gildas Bazin authored
-
Steve Lhomme authored
-
Felix Paul Kühne authored
* save the prefs only shortly before the app exits (makes the utilisation of the extended-panel much faster)
-
Christophe Massiot authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
- 10 Sep, 2005 5 commits
-
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Steve Lhomme authored
-
Benjamin Pracht authored
* Go back to the first item when hitting "next" on the last item. Go to the last item with "prev" on the 1st item.
-
Rémi Denis-Courmont authored
(patch contributed by Brian Robb)
-
- 09 Sep, 2005 10 commits
-
-
Gildas Bazin authored
-
Derk-Jan Hartman authored
Does not work on the fly, because that requires recreating the window atm.
-
Gildas Bazin authored
* src/misc/win32_specific.c: fixed minor memory leak on win32. Patch courtesy of Brian Robb (vascy at hotmail).
-
Gildas Bazin authored
-
Gildas Bazin authored
* modules/gui/skins2/*: a couple of msvc build fixes. Patch courtesy of Brian Robb (vascy at hotmail).
-
Christophe Mutricy authored
In fact it seems there is some missing __VLC__ in the msvc makefile. Flikky migth investigate
-
Christophe Mutricy authored
-
Jon Lech Johansen authored
-
Jon Lech Johansen authored
-
Jon Lech Johansen authored
-
- 08 Sep, 2005 3 commits
-
-
Felix Paul Kühne authored
* changed wizard-shortcut to shift-cmd-w * re-ordered the file-menu slightly Thanks to thedj for pointing most of that out.
-
Benjamin Pracht authored
* This fixes the drag'n'drop from items from the finder in OSX * Not sure PLAYLIST_END is handled correctly in every case (don't know enough about adding modes to judge)
-
Derk-Jan Hartman authored
-
- 07 Sep, 2005 4 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
(btw. this makes a certain sample work that didn't work when it was fed trough our h264 packetizer. before it would crash. This indicates there is an error in our h.264 packetizer)
-
- 06 Sep, 2005 2 commits
-
-
Derk-Jan Hartman authored
We were setting play/pause and seek commands non-aggregate, while we should set them aggregate. Fixes #340
-
Antoine Cellerier authored
-
- 05 Sep, 2005 3 commits
-
-
Christophe Massiot authored
application data directory.
-
Gildas Bazin authored
-
Clément Stenac authored
-