]> git.sesse.net Git - vlc/history - modules/gui
Fix input deadlocks in macosx gui
[vlc] / modules / gui /
2007-08-18 Rafaël CarréFix input deadlocks in macosx gui
2007-08-18 Felix Paul Kühne* fixed a few unknown playlist queries
2007-08-18 Rafaël CarréPrevents deadlocks with input in qt4
2007-08-18 Jean-Baptiste KempfWx: compile fix
2007-08-18 Jean-Baptiste KempfQt4: Fix the [21193] for Qt4.
2007-08-18 Pierre d'Herbemontplaylist.m: More 21193 fixes.
2007-08-18 Pierre d'Herbemontplaylist.m: Fix the so problematic 21193.
2007-08-18 Rafaël CarréInput access locking. Part one
2007-08-16 Rémi Denis-CourmontRemove redumdant parameter to vlc_global
2007-08-16 Rémi Denis-CourmontDo not try to access other's filters
2007-08-16 Rémi Denis-CourmontMore libvlc_global presumed abuse
2007-08-15 Damien Fouilleulwxwidgets: meta fixes, constify update_download
2007-08-15 Damien Fouilleulqt4: forgot that file in previous commit
2007-08-15 Damien Fouilleulqt4: compile fixes, replaced asnprintf by snprintf...
2007-08-15 Pierre d'HerbemontAttempt to fix previous commit.
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: More compilation attempt.
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: Attempt to fix previous commit.
2007-08-13 Pierre d'Herbemontmodules/gui/qt4: Reflects latest meta changes.
2007-08-11 Jean-Baptiste KempfQt4 Patch changes RA/R1/NR and RND/NRND text in repeat...
2007-08-11 Jean-Baptiste KempfQt4 - Hide/Show from taskBar for Windows.
2007-08-07 Jean-Baptiste KempfQt4 - Playlist: scrollTo current-item and view issues...
2007-08-07 Jean-Baptiste KempfQt4 - Slider bug temporary solving.
2007-08-06 Jean-Baptiste KempfQt4 - systray behaviour: first activate the Windows...
2007-08-06 Jean-Baptiste Kempfqt4 : cosmetics.
2007-08-06 Jean-Baptiste Kempfqt4 : remove trailing spaces.
2007-08-06 Jean-Baptiste KempfQt4 - fix QT playlist display bug when clicking on...
2007-08-04 Rémi Denis-Courmont- Cleanup and fixes deprecated options:
2007-08-04 Rémi Denis-CourmontFix erroneously commited chunk
2007-08-04 Rémi Denis-CourmontUse module_*
2007-08-04 Rémi Denis-CourmontUse module_IsCapable
2007-08-03 Jean-Baptiste KempfQt4 - Compilation fix for Qt-4.2
2007-08-02 Jean-Baptiste KempfQt4 - forgot this file in previous commit.
2007-08-02 Jean-Baptiste Kempfqt4 - Menus: shortcuts modifications => Wiki
2007-08-02 Jean-Baptiste Kempfqt4 - HideMenus change position. Still don't know wheth...
2007-08-02 Jean-Baptiste Kempfqt4 - Main_Interface: show the cone when back from...
2007-08-02 Jean-Baptiste KempfQt4 - Add a less cryptic information to select column...
2007-08-02 Jean-Baptiste Kempfqt4 - Playlist: move the column selection to a submenu.
2007-08-02 Jean-Baptiste KempfQt4 - Playlist: Here's a start for functionality to...
2007-08-02 Jean-Baptiste KempfQt4 - Strings changes by tonsofpcs.
2007-08-01 Jean-Baptiste KempfQt4 - Sizing, first step for the Playlist. Impeach...
2007-08-01 Jean-Baptiste KempfQt4 - PlaylistWidget use a much nicer QSplitter. Remove...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: support for speed gestion.
2007-08-01 Jean-Baptiste KempfQt4 - Preferences: give a description better than ...
2007-08-01 Jean-Baptiste KempfQt4 - MainInterface: small change on size behaviour...
2007-08-01 Jean-Baptiste KempfQt4: add a not-yet-used harddisk icon.
2007-08-01 Jean-Baptiste KempfQt4 : typo correction.
2007-08-01 Jean-Baptiste KempfQt4 - Main Interface: Fix the always-video bug. Reparen...
2007-08-01 Jean-Baptiste KempfQt4: add options for later choice of columns in playlist.
2007-07-29 Pierre d'HerbemontMac OS X gui: Nicely keep the controller window on...
2007-07-29 Rémi Denis-CourmontVLC_Changeset is always available
2007-07-17 Jean-Baptiste Kempfqt4 - Renaming a function.
2007-07-17 Jean-Baptiste KempfQt4 - Cosmetics on previous commit and comments.
2007-07-17 Jean-Baptiste KempfQt4: Systray Menu segfaults. Don't register the connect...
2007-07-11 Pavlov KonstantinQT4: Force need_update on creation so we could view...
2007-07-11 Pavlov KonstantinQT4: Set advanced checkbox to checked.
2007-07-11 Pavlov KonstantinQT4: Jump to current item on itemchange. Patch by Ilkka...
2007-07-08 Felix Paul Kühne* replaced a couple of to-be-deprecated cStrings by...
2007-07-08 Jean-Baptiste KempfQt4 - Menus and new icons. Remove the isCheckable optio...
2007-07-07 Pierre d'HerbemontMac OS X gui: Work around an automake/libtool bug with...
2007-07-03 Jean-Baptiste KempfQt4 - Fix the non-updating MediaInfo bug, introduced...
2007-06-30 Jean-Baptiste KempfQt4 - display the buttons... :)
2007-06-28 Jean-Baptiste KempfQt4 - Dialogs. String Changes, reviewed by tonsofpcs
2007-06-28 Jean-Baptiste KempfQt4 - Make GNOME/KDE fanboys happy.
2007-06-28 Jean-Baptiste KempfQt4.3 compatibility.
2007-06-28 Jean-Baptiste KempfAttempt to repair distcheck. Qt4-res.
2007-06-26 Jean-Baptiste KempfQt4 - Forgotten in previous comit.
2007-06-26 Jean-Baptiste KempfQt4 - Yet another icon for menus. Should be the last...
2007-06-25 Christophe Mutricyi18n fixes
2007-06-24 Jean-Baptiste KempfQt4 - Add a folder opening option with an icon, due...
2007-06-24 Rafaël CarréDo not try to read metadata if it's not present
2007-06-24 Jean-Baptiste KempfQt4 - Info Panels, clean code, add comments and cosmetics.
2007-06-24 Jean-Baptiste KempfQt4 - Move the Write MetaData button outside of the...
2007-06-24 Rafaël CarréPrevents segfault if no file are in the playlist (thank...
2007-06-24 Rafaël CarréReverts [20669]
2007-06-23 Pierre d'HerbemontMac OS X gui: Fade out in a smoother way.
2007-06-18 Jean-Baptiste KempfQt4 - Yet another icon from Danko: Preferences.
2007-06-18 Rémi Denis-CourmontDo not crash when there is no X
2007-06-17 Antoine CellerierFix a huge bunch of things in the video effects panel...
2007-06-17 Antoine CellerierSplit the extended video filters panel into many smalle...
2007-06-16 Antoine CellerierImplement color change for colorthres and extract filte...
2007-06-16 Jean-Baptiste KempfQt4 - Icons for the menus. Works from Danko Dolch again...
2007-06-14 Christophe Mutricyi18n fixes
2007-06-13 Jean-Baptiste KempfQt4 - Minor cosmetic change.
2007-06-13 Jean-Baptiste KempfQt4 - Make the update() update the art in mediaInfo.
2007-06-13 Christophe Mutricyi18n fixes
2007-06-13 Jean-Baptiste KempfQt4 - Support for Media Art in the Media Info dialog...
2007-06-13 Damien Fouilleulqt4: a few stability fixes when working as a dialogs...
2007-06-11 Jean-Baptiste KempfQt4 - Menus: modify slightly the capture card icon...
2007-06-10 Jean-Baptiste KempfQt4 - Add Icons to the systray Menu bar.
2007-06-10 Jean-Baptiste KempfQt4 - A few more icons in the menus to make the GUI...
2007-06-09 Pierre d'HerbemontMac OS X gui: Fix a comment.
2007-06-09 Pierre d'HerbemontMac OS X gui: Don't leak the autoreleased object.
2007-06-08 Pierre d'HerbemontMac OS X gui: Comply to "Cocoa Thread Safety" guideline...
2007-06-07 Laurent AimarSet VideoWidget minimal size to 16x16 (I'm not sure...
2007-06-07 Jean-Baptiste KempfQt4 - Add files for reparing distchek and tarballs.
2007-06-06 Jean-Baptiste KempfQt4 - Open Capture: add screen://
2007-06-05 Jean-Baptiste KempfQt4 - More icons for the menus.
2007-06-04 Jean-Baptiste KempfQt4 - Forgotten in previous commit.
2007-06-04 Jean-Baptiste Kempfqt4 - menus. Try to add some pictures to have more...
next