- Oct 15, 2008
-
-
Rémi Denis-Courmont authored
-
hartman authored
-
Jean-Baptiste Kempf authored
-
hartman authored
-
hartman authored
-
Signed-off-by:
Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Introduction of an abstractController, that can: - create most of the interface controller widgets - execute their actions All buttons connect themselve to a mapper and a doAction( id_action ) that centralize everything. The Action could go into a mainActionner, I guess. Opinions? This cleans a lot the signal and exchanges between MI and Controller, between Controller and FSC. The buttons do their own cooking and connect directly to THEMIM or to some of the few signals of the Controller (inputExist, inputHasVideo, inputCanRecord) This reworks most of the HACKS of Teletext Buttons and AtoB Buttons The FSC inherit from AbstractController and not Controller, which remove the b_fscreation HACK. There will be some regressions, I tried my best to minimize them. The code is generic enough to be able to customize the toolbars now. HAVE FUN!
-
Jean-Baptiste Kempf authored
-
- Oct 14, 2008
-
-
ivoire authored
-
ivoire authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Each susbcriber has its own ring buffer already.
-
Rémi Denis-Courmont authored
I don't quite understand why Qt4 would subscribe to messages all the time rather than only when the dialog is on.
-
Laurent Aimar authored
It should close #2195.
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
Add schroedinger to Fedora contrib and remove some libraries that are available in the distro itself.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
If --syslog is specified on the commandline then vlc loads the logger in file mode first, because --file-logging is the default. This is counter intuitive for users, they expect *only* syslog mode to be active. Note that the logger module can only have one mode active at the sametime, either html, text or syslog.
-
geal authored
win32 has a fcntl header but no fcntl function
-
geal authored
-
geal authored
-
geal authored
-
geal authored
-
geal authored
-
geal authored
-
geal authored
-
geal authored
-