- 02 Aug, 2008 5 commits
-
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Also, make sure we do use the slider.
-
- 01 Aug, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 13 Jul, 2008 3 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
macosx: Fix the info panel. Remove the use of maybe-freed-ptr. Make it display currently selected item.
-
- 12 Jul, 2008 3 commits
-
-
Pierre d'Herbemont authored
Should fix the input item leak error when quitting VLC.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Fixes #1684.
-
- 09 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
This reverts commit 5183d34d.
-
Pierre d'Herbemont authored
-
- 08 Jul, 2008 1 commit
-
-
Pierre d'Herbemont authored
macosx: Make sure we use the safe playlist_GetCurrentInput() function. Match pl_Yield with a pl_Release.
-
- 06 Jul, 2008 1 commit
-
-
Pierre d'Herbemont authored
macosx: Make sure we don't receive PLAY request when the interface quit and libvlc is killed. (Hack because the macosx module is squatting the main thread).
-
- 05 Jul, 2008 14 commits
-
-
Felix Paul Kühne authored
Removed the 'Advanced' function from the complete prefs because we want them to be complete in any case thanks to SPrefs Additionally, removed the temporary Simple Prefences menu item.
-
Felix Paul Kühne authored
There is no need to reload the playlist on every single cycle of the manage thread. Trust the callbacks triggering 'PlaylistChanged' in VLCMain.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This should fix some race condition of freed input usage.
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
Removed broken, unmaintained and unfinished code. May be restored after 0.9.0 if there is enough time to do this kind of stuff (should be merged with the Extended Controls panel anyway)
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
- 04 Jul, 2008 2 commits
-
-
Pierre d'Herbemont authored
macosx: Merge the KillerThread and the manage thread. Make sure we properly exit the manage_thread. Don't only msleep() but use timedwait() to make sure we don't have to wait more than needed when destroying the thread.
-
Pierre d'Herbemont authored
-
- 28 Jun, 2008 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 15 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
Redesigned the window to make it look more Mac-like and much smaller by adding a popupbutton at the top to choose the filters and by removing all the expanding stuff This way adding more uis to different filters is much easier and faster to do.
-
- 14 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
Work-around a playlist-core bug which prevents 'intf-change' to be set on-time after the addition of new inputs. However, this doubles the idle-CPU load, so we may to fix that in core properly..
-
- 13 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
Implement the full/basic switch correctly and completely. Additionally, fixed a rare sprefs init failure.
-
- 12 Jun, 2008 1 commit
-
-
Felix Paul Kühne authored
Complete l10n to be done later on
-