- 23 Jan, 2008 6 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - Put the dialog you are not likely to use during playback as QDialogs, meaning centered on MainInterface. VLM, Preferences, Errors, Podcast_Conf, GotoTime, Help.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
- Click on a point on the timeline goes to that point directly - Draging the timeline makes the position follow your draging - Hovering a point on the timeline gives you the time of the position under your cursor. This make break your neck, and kill your favourite ant, but I think this is not that wrong.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 22 Jan, 2008 32 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Don't free/delete stuff that belongs to LibVLC - closes #1397 for real. And this has nothing to do with [24331] or [24406].
-
Damien Fouilleul authored
-
Damien Fouilleul authored
vlc_threads.h: now that vlc_object_t is optional for mutexes, make sure that we deal with it properly
-
Rémi Denis-Courmont authored
Print messages directly to standard error if we don't have an object much like when malloc fails, though this time with UTF-8 support.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Damien Fouilleul authored
vlc_threads: provide proper implementation of vlc_spinlock or WIN32 (Windows 2000 required), avoid runtime assert
-
Rafaël Carré authored
use intf_UserFatal when an error occurs while verifying the binary
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
update: put pgp key in its own header (and update the key to 2008), put a FIXME for some bug discovered (some signatures are smaller than 65 bytes), be more verbose when a problem happens.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
Use big endian definitions for ffmpeg PIX_FMT_* when running on big endian machines. Eg: PIX_FMT_RGB24 should become PIX_FMT_BGR24.
-
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
-
Ilkka Ollakka authored
better now, thanks for j-b for spotting.
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The Windows only code doesn't exist yet, but soon ?
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Pavlov Konstantin authored
-
- 21 Jan, 2008 2 commits
-
-
Pavlov Konstantin authored
-
Jean-Baptiste Kempf authored
-