]> git.sesse.net Git - vlc/history - modules/gui
Qt menus: s/Q_FOREACH/foreach
[vlc] / modules / gui /
2008-06-17 Jean-Philippe AndreQt menus: s/Q_FOREACH/foreach
2008-06-17 Jean-Philippe AndreQt menus: prefer THEMIM->getInput()
2008-06-17 Jean-Philippe AndreQt menu: fix navigation, delete non static entries
2008-06-17 Jean-Philippe AndreQt menus: add loadSubtitlesFile
2008-06-17 Jean-Philippe AndreQt menus: enable/disable correctly static entries
2008-06-17 Jean-Philippe AndreQt menu: use MenuFunc with InterfaceMenu
2008-06-17 Jean-Philippe AndreQt4 menus: start fixing ticket 1602
2008-06-16 Felix Paul KühneRemoved the 'fetch-meta' setting as it isn't present...
2008-06-15 Felix Paul KühneRedesigned the window to make it look more Mac-like...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we have an autorelease pool in -check...
2008-06-15 Pierre d'Herbemontmacosx: Make sure we do call update on main thread.
2008-06-15 Pierre d'Herbemontmacosx: Get rid of vlc_object_find(playlist).
2008-06-15 Pierre d'Herbemontmacosx: Fix assert. (hum).
2008-06-15 Pierre d'Herbemontmacosx: s/NSAssert/assert/
2008-06-15 Pierre d'Herbemontmacosx: Use var_GetBool.
2008-06-15 Pierre d'Herbemontmacosx: Use NSAssert for impossible cases.
2008-06-15 Jean-Paul SamanMake distinction between stop and ended status.
2008-06-15 Jean-Baptiste KempfCosmetic.
2008-06-15 Jean-Baptiste KempfAttempt to fix crashes on the extended panel.
2008-06-14 Jean-Baptiste KempfIntroduce setLayoutMargins for layout margins differenc...
2008-06-14 Felix Paul KühneWork-around a playlist-core bug which prevents 'intf...
2008-06-14 Felix Paul KühneAdded some stuff to make sure that we get nice fps...
2008-06-14 Pierre d'Herbemontncurses: Properly update on item-change variable callback.
2008-06-13 Felix Paul KühneImplement the full/basic switch correctly and completel...
2008-06-13 Felix Paul KühneAdd support for the http proxy password setting to...
2008-06-13 Felix Paul KühneReplaced a certain amount of vlc_object_find by pl_Yield
2008-06-13 Felix Paul KühneAdded complete l10n to the Capture interface and a...
2008-06-12 Rémi Denis-CourmontWxWidgets: good bye, I will not miss you.
2008-06-12 Felix Paul KühneRedesign the Capture Device panel
2008-06-12 Jean-Baptiste KempfWarning killing.
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-10 Jean-Baptiste KempfTry to fix the win32 compile.
2008-06-10 Lukas DurfinaFixes for fullscreen controller
2008-06-10 Lukas DurfinaFullscreen controller
2008-06-07 Rémi Denis-CourmontRevert "Qt4: do not use vlc_object_get"
2008-06-06 Jean-Baptiste KempfSmall fix for DVD menus.
2008-06-04 Rémi Denis-CourmontDon't check for impossible error involving object types
2008-06-04 Rémi Denis-CourmontRemove redumdant b_play code
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis-CourmontUse pl_Yield instead of vlc_object_find
2008-05-31 Pierre d'Herbemontminimal_macosx: Add miosx as shortcut too.
2008-05-31 Pierre d'Herbemontminimal_macosx: Add a KillerThread, that will kill...
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-31 Rémi Denis-Courmontvlc_list_children: fix memory leaks
2008-05-31 Pierre d'Herbemontmacosx: Sanitization. Suppress non-sense yield(->p_inpu...
2008-05-30 Rafaël CarréOSX GUI was forgotten in [85f5092ee68d13fd4056848d5a212...
2008-05-30 Pierre d'Herbemontmacosx: Make sure the killer_thread ends.
2008-05-30 Jean-Baptiste KempfQuit correctly(?) from the interface/DP. Should fix...
2008-05-30 Pierre d'Herbemontmacosx: Remove a trailing
2008-05-30 Felix Paul KühneFix [79b485f92c454b7444ff5a2f2fd6e649aa7b8270] properly...
2008-05-30 Pierre d'Herbemontmacosx: Fix a typo.
2008-05-30 Pierre d'Herbemontmacosx: Cleanup in -applicationWillTerminate:, properly...
2008-05-30 Rafaël CarréFix double fclose()
2008-05-29 Jean-Philippe AndréBetter patch to fix bug introduced by 0448c670c32d9f...
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-28 Rafaël CarréNULL pointer dereference
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-26 Jean-Philippe AndréBugfix: non disparition of the Qt Popup Menu with X11...
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-26 Rafaël CarréPDA intf: clean up
2008-05-23 Felix Paul KühneFix linking when compiling with enabled update checker
2008-05-22 Alexis BallierFix wx build
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-21 Rémi Denis-CourmontUse gettext_noop() consistently
2008-05-18 Antoine CellerierFix blinking on redraw in ncurses interface... if anyon...
2008-05-17 Rémi Denis-CourmontQt4: do not use vlc_object_get
2008-05-16 Rémi Denis-Courmontncurses: use vlc_list_children
2008-05-16 Rémi Denis-CourmontQt4: use vlc_list_children
2008-05-15 Rémi Denis-CourmontDon't bother with vlc_object_get() when you can keep...
2008-05-12 Felix Paul KühneMake sure the window is set to a normal level before...
2008-05-12 Lukas Durfinaplaylist startup sorting fix
2008-05-12 Ilkka OllakkaShow utf-8 as utf-8, eg translations in playlistpanel.
2008-05-10 Rémi Denis-CourmontTypo
2008-05-10 Rémi Denis-CourmontKill further I64C
2008-05-10 Rémi Denis-CourmontRemove message unused "queue" parameter
2008-05-09 Rafaël CarréFix another memleak in ncurses
2008-05-09 Rafaël CarréFix memory leaks in ncurses intf
2008-05-09 Pavlov KonstantinOSX GUI: Use "Fullscreen Video Device" instead of ...
2008-05-09 Jean-Paul Samanfix indentation.
2008-05-09 Jean-Paul SamanFix broken code.
2008-05-09 Jean-Paul SamanCleanup alpha
2008-05-09 Jean-Paul SamanCatch error case.
2008-05-09 Jean-Paul SamanFix comment and indentation.
2008-05-09 Jean-Paul SamanCleanup in transparant().
2008-05-09 Jean-Paul SamanDon't leak picture_t
2008-05-09 Jean-Paul SamanRemove silly "out of memory" messages.
2008-05-08 Rafaël Carréncurses: restore hierarchical view
2008-05-08 Rafaël CarréDon't use multiple lines macros in if conditions
2008-05-08 Rémi Denis-CourmontRemove E_()
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-05-07 Felix Paul KühneDon't mix 2 implementation approaches
2008-05-07 Felix Paul KühneRemove any pl_Get usage
2008-05-07 Rémi Denis-CourmontRemove p_playlist from p_libvlc
2008-05-07 Rémi Denis-CourmontDon't reregister the same callbacks over and over again
2008-05-06 Felix Paul Kühneuse PL_**LOCK instead of vlc_mutex_lock
2008-05-06 Jean-Paul SamanFix compiler warning in fbosd.c
2008-05-06 Jean-Paul SamanRemove dead code.
next