- 09 Oct, 2007 25 commits
-
-
Christophe Mutricy authored
-
Laurent Aimar authored
the mkv demuxer could double checked it)
-
Rémi Denis-Courmont authored
(Still missing the ES out so pretty useless, but got to sleep now)
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
macosx: Multiple GUI improvements follow j-b's and my approach to synchronise the QT4 and OSX intfs, more to come - "Use DVD Menus" is inverted now, so it's "No DVD Menus" - 3 dots at the end of a menu-item's caption mean that the entry will trigger a window (following Apple's HIGL) - removed the entries for "Report a Bug" and "License". The first isn't necessary as we got enough of them and users doing useable reports know how to do, the latter will re-appear in the to-be-re-designed About panel. - additionally, removed useless occurences of vlc_bool_t in favour of BOOL - preparations to add fps to Statistics
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré 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
-
Jean-Baptiste Kempf authored
Qt4 - no more timeElapsed/timeReamining menu for a boolean option. Right and left click toggle it, while double click opens the goto one. kudos to the KDE team.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Qt4 - double clicking the time can open the gotoTimeDialog ! Feature request to match OSX behaviour.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 08 Oct, 2007 15 commits
-
-
Rafaël Carré authored
removes extra spaces, removes tabs
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Jean-Paul Saman authored
Run FontBuilder thread after Freetype has been initialized and no error paths are can be taken. This should solve the crash reported by several people with the video title (or meta-name) appearing at start of the movie. The freetype module starts another thread called FontBuilder and depending on timing this creates a crash or works allright. The crash is triggered by the font not being found. This patch tries to load the font first before the FontBuilder thread is started. I was unable to reproduce the crash with the patch applied. Without the patch the crash is reproducable. As discussed on the mailinglist the FontBuilder thread doesn't depend on the freetype initialisation and rearanging the order should do no harm.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
(there was no meta data support for ac3).
-
Laurent Aimar authored
-
Laurent Aimar authored
(We still parse the flac meta data as a safety, in case taglib support is not there)
-
Laurent Aimar authored
-