- 09 Sep, 2005 2 commits
-
-
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 4 commits
-
-
Christophe Massiot authored
application data directory.
-
Gildas Bazin authored
-
Clément Stenac authored
-
Steve Lhomme authored
-
- 04 Sep, 2005 5 commits
-
-
Olivier Teulière authored
Fixes #337.
-
Steve Lhomme authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
Christophe Massiot authored
-
- 03 Sep, 2005 17 commits
-
-
Gildas Bazin authored
* modules/access_filter/timeshift.c: complete rewrite. Configurable granularity so it doesn't waste as much disk space + deals with full disk by overwritting oldest data.
-
Gildas Bazin authored
-
Olivier Teulière authored
-
Steve Lhomme authored
-
Olivier Teulière authored
now be much more stable.
-
Cyril Deguet authored
-
Steve Lhomme authored
-
Olivier Teulière authored
- Fixed a selection bug in CtrlTree - Simplified some algorithms using helper methods - A few coding style fixes
-
Jean-Paul Saman authored
-
Steve Lhomme authored
-
Gildas Bazin authored
* configure.ac: allow building vlc's mozilla plugin against gecko-sdk. Patch by Diego Petteno (flameeyes at gentoo) + modifications by me.
-
Gildas Bazin authored
* modules/gui/wxwidgets/preferences.cpp: unicode build fix (bugzilla #2117). Patch by Diego Petteno (flameeyes at gentoo).
-
Benjamin Pracht authored
-
Benjamin Pracht authored
-
Christophe Massiot authored
-
Gildas Bazin authored
-
Gildas Bazin authored
* include/vlc/vlc.h, include/vlc/control.h, src/control/util.c: introduced vlc_int64_t in the libvlc headers instead of using long long which isn't portable + fixed a function prototype in control.h. Thanks to Brian Robb (vascy at hotmail) for pointing out the problem.
-
- 02 Sep, 2005 3 commits
-
-
Cyril Deguet authored
-
Benjamin Pracht authored
Remove some useless code
-
Benjamin Pracht authored
-