- 24 Jan, 2008 22 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Reverts [24530] & [24531] (preprocessing related) , add $(DEFS) (-DHAVE_CONFIG_H) to moc command line
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
Qt4 - Basic implementation of the extensions. Seem to work :D Just .avi now, because we have no good list of extensions in the source code... :D Ref #763
-
Jean-Baptiste Kempf authored
Qt4 - Fix Compilation on CYGWin. This is a quick fix but not a solution. Again, MOC isn't given HAVE_CONFIG_H so it can't understand ENABLE_VLM or ENABLE_UPDATE. MOCFLAGs would fix that ?
-
Jean-Baptiste Kempf authored
Small fix for Windows compilation... gruiking because MOC doesn't understand #ifdef WIN32... Necessary to add a MOCFLAGS in configure.ac ?
-
Dennis van Amerongen authored
-
Dennis van Amerongen authored
-
- 23 Jan, 2008 18 commits
-
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
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.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Damien Fouilleul authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
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.
-