An error occurred fetching the project authors.
- 31 Mar, 2010 1 commit
-
-
Francois Cartegnie authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 14 Feb, 2010 6 commits
-
-
Rémi Denis-Courmont authored
This partially fixes multiple media players in LibVLC. This also removes a few run-away var_Create() in doVolumeChanges().
-
Rémi Denis-Courmont authored
This fixes, e.g. garbage OSD display when toggling mute with the hotkey.
-
Rémi Denis-Courmont authored
PARENTAL ADVISORY: explicit hack This should allow volume control to (somewhat) work in LibVLC. Unfortunately, it will still be buggy when there are multiple players.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This will probably never work for LibVLC.
-
Rémi Denis-Courmont authored
-
- 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.
-
- 07 Feb, 2010 1 commit
-
-
Rémi Denis-Courmont authored
-
- 31 Jan, 2010 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 17 Jan, 2010 1 commit
-
-
Jean-Philippe André authored
This fixes the following bug: When scrolling the mouse wheel down, volume jumps from 0% to 400%.
-
- 12 Jan, 2010 1 commit
-
-
Francois Cartegnie authored
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
- 10 Jan, 2010 4 commits
-
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
Francois Cartegnie authored
Signed-off-by:
Rémi Denis-Courmont <remi@remlab.net>
-
- 29 Nov, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Aug, 2009 1 commit
-
-
Laurent Aimar authored
It will allow to sanetize aout_instance_t.
-
- 13 Aug, 2009 1 commit
-
-
Laurent Aimar authored
-
- 12 Aug, 2009 3 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 24 Jul, 2009 1 commit
-
-
Rémi Duraffort authored
Destroying directly saves one Lookup.
-
- 09 Jul, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 25 Apr, 2009 1 commit
-
-
Rémi Duraffort authored
(and fix a memleak)
-
- 23 Nov, 2008 1 commit
-
-
Laurent Aimar authored
The input event vout now warns about every vout creation/destruction due to a decoder.
-
- 15 Aug, 2008 1 commit
-
-
Pierre d'Herbemont authored
The audio output locking rule seems very vague. Moreover there could be some cross lock issues.
-
- 11 Aug, 2008 1 commit
-
-
Pierre d'Herbemont authored
(Should fix a number of crash^W assert report that we had in apple-bugreport ml).
-
- 19 Jul, 2008 1 commit
-
-
Laurent Aimar authored
Fixed missing lock in aout callbacks ! Factorized duplicated code.
-
- 31 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 14 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This improves readability a lot and prevent us from reinventing the wheel.
-
- 23 Jan, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Missing some cases that I could not test. Also ffmpeg/chroma.c is locked, so I can but leave it broken. Fix is for the remaining modules is obvious and the issue is easy to detect.
-
- 22 Jan, 2008 2 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
set volume-change variable also in volumeUp/volumeDown, because it seemed that when you change volume with that, it wasn't setted
-
- 16 Dec, 2007 1 commit
-
-
Antoine Cellerier authored
Add warning if people try using an unimplemented aout function (zorglub!!!). This is currently only possible through the qt interface (i haven't tried it myself).
-
- 16 Sep, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-
- 16 Aug, 2007 1 commit
-
-
Rémi Denis-Courmont authored
-