An error occurred fetching the project authors.
- 15 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
macosx: make sure the interface doesn't leak any inputs. fixes crashes on quit after adding a file to the playlist (cherry picked from commit cf8441a23c17e1f17feedfd8681f0d846cb7d19b)
-
- 13 Jan, 2012 1 commit
-
-
David Fuhrmann authored
Especially this fixes validation for audio and playback menus. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org> (cherry picked from commit a6fcfb77) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 15 Oct, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 04 Sep, 2011 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 09 Aug, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 08 Aug, 2011 2 commits
-
-
Felix Paul Kühne authored
macosx: move VLCFSPanel from VLCControls to VLCMainWindow since its the only class which should know about it
-
Felix Paul Kühne authored
-
- 25 Jul, 2011 1 commit
-
-
Felix Paul Kühne authored
macosx: remove 2 interface update timers (2 threads), 1 additional interface update thread and replaced everything by callbacks
-
- 03 Jul, 2011 1 commit
-
-
Felix Paul Kühne authored
aka if you scroll to the right, you want the movie to skip to the right, etc.
-
- 30 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
this also prepares a mainwindow object and includes some clean-up
-
- 25 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
This is a first step to re-organize the interface, more to come
-
- 23 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
clean up here and there
-
- 22 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
minor functional changes only
-
- 12 Jun, 2011 1 commit
-
-
Mike Cardillo authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 08 Jun, 2011 1 commit
-
-
Felix Paul Kühne authored
macosx: fixed disappearing repeat button images introduced in [8f79caa3e4b56c73c719bfa7c444cccbf203aa19] Closes #4886
-
- 26 May, 2011 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 23 May, 2011 1 commit
-
-
Laurent Aimar authored
The thread are already created with the right priority. If not, then vlc_clone() should be fixed instead. Also, the vlc_thread_set_priority() calls on the main interface thread seem bogus, as the target thread is dedicated to monitor the libvlc death and is not the main running thread.
-
- 14 Apr, 2011 1 commit
-
-
Mike Houben authored
git failed to apply the entire patch, sorry for the noise Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 05 Apr, 2011 1 commit
-
-
Felix Paul Kühne authored
No functional changes. Some more can't be replaced yet, as we still support 10.5
-
- 30 Jan, 2011 1 commit
-
-
Felix Paul Kühne authored
-
- 02 Jul, 2010 1 commit
-
-
Rémi Denis-Courmont authored
The memory usage is already there anyway. However, this increases the code size a little, especially on 32-bits platforms. N.B.: helper getter functions are still 32-bits until further change. So are configuration items.
-
- 10 May, 2010 1 commit
-
-
Laurent Aimar authored
It reduces the number of executed vlc_object_find. Some macosx calls have been commented out.
-
- 04 May, 2010 1 commit
-
-
Laurent Aimar authored
-
- 13 Mar, 2010 1 commit
-
-
Felix Paul Kühne authored
legacy macosx intf: make sure we display the right playback button graphic when drawing the video window
-
- 09 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
pl_Hold() assumed the playlist was already created. pl_Release() does not solve any problem. Playlist synchronization is done with the playlist lock, while playlist deletion must anyway be done after all interfaces, services and other threads are joined.
-
- 30 Dec, 2009 1 commit
-
-
Thijs Alkemade authored
Close #1122 Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
- 28 Dec, 2009 1 commit
-
-
Sebastien Zwickert authored
Signed-off-by:
Pierre d'Herbemont <pdherbemont@free.fr>
-
- 26 Dec, 2009 1 commit
-
-
Sebastien Zwickert authored
gui/macosx: try a fix of validateMenuItem: that avoid to fail on __vlc_object_release() assertion (internals->i_children==0). Signed-off-by:
Pierre d'Herbemont <pdherbemont@free.fr>
-
- 25 Aug, 2009 1 commit
-
-
Felix Kühne authored
-
- 31 Jul, 2009 1 commit
-
-
Felix Paul Kühne authored
Should be backported.
-
- 27 Jul, 2009 1 commit
-
-
Rémi Duraffort authored
-
- 09 Jul, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 15 Jun, 2009 1 commit
-
-
Jean-Paul Saman authored
(cherry picked from commit 79f751ebce51f32100f4f78e23d708a33ad373f2) Signed-off-by:
Derk-Jan Hartman <hartman@videolan.org>
-
- 29 May, 2009 5 commits
-
-
Derk-Jan Hartman authored
(cherry picked from commit 5cbb5848e90522556a838ccf04646727fed10cc9) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit 1692e7000a5639bb70d1d48b761ee40707ddc560) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit a037a08d58e5b97af4ec09071818126fd581b27f) Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Derk-Jan Hartman authored
(cherry picked from commit bc3883a52ee35d2d118f8a7c43093faa253cc0b4)
-
Derk-Jan Hartman authored
(cherry picked from commit 02b581e1dc54e8fe7c3ca6d24528539fd996ac13)
-