]> git.sesse.net Git - vlc/history - modules/gui
projectm: switch to filter_t
[vlc] / modules / gui /
2009-10-19 Rémi Denis-CourmontMaemo: rename plugin to Hildon
2009-10-18 Marian ĎurkovičAllow SSM to be used within QT4 Open Network panel
2009-10-17 Jean-Baptiste KempfQt: simpleprefs, fix caching combobox
2009-10-17 Rémi Denis-CourmontFramebuffer OSD: path from VLC config, need utf8_open
2009-10-17 Rémi Denis-CourmontQt4 sout: convert option to UTF-8 once, not twice ...
2009-10-16 Rémi Duraffortvideo_filter_puzzle: change default value and limit...
2009-10-16 Jean-Baptiste KempfQt: Open Dialog button changes.
2009-10-16 Jean-Baptiste KempfQt: make the preview interface fixed Height
2009-10-16 Jean-Baptiste KempfQt: simplify previewWidgets creation.
2009-10-15 Rémi DuraffortQt_playlist_selector: fix a memleak.
2009-10-14 Pierre d'Herbemontmacosx: Disable broken code to get the buildbot back...
2009-10-10 Pierre d'Herbemontminimal_macosx: Don't attempt to use the vout when...
2009-10-10 Felix Paul Kühnemacosx: fixed logic errors in previous commit pointed...
2009-10-10 Felix Paul Kühnemacosx: merge AppleRemote fixes from the Lunettes project
2009-10-10 Pierre d'Herbemontmacosx: vlc_keys seems to need vlc_common.
2009-10-10 Pierre d'Herbemontmacosx: Silent a harmless warning.
2009-10-10 Pierre d'Herbemontmacosx: Dummy build fix.
2009-10-10 Rémi DuraffortWinCE: fix memleak.
2009-10-08 Laurent AimarQt: add deinterlace and deinterlace-mode to simple...
2009-10-07 Rémi Denis-CourmontQt4: fix URI character set in playlist
2009-10-07 Rémi Denis-CourmontFix Service Discovey plugin names character set
2009-10-07 Rémi Denis-CourmontQt4: fix character set in playlist dialog title
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-10-06 Christophe MutricyFix for people with old automake
2009-10-06 Rémi Denis-Courmontstrerror(errno) is not thread-safe, use %m
2009-10-06 Felix Paul Kühnemacosx: fixed IR Remote HID support
2009-10-05 Laurent AimarUpdated qt4 after deinterlacing changes.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-10-05 Francois CartegnieQt: uniformize ui previews, drop xml declaration relate...
2009-10-04 Rémi Denis-CourmontQt4: re-center FSC if the target screen has changed
2009-10-04 Laurent AimarUsed the new "deinterlace" option for Qt4 simple prefer...
2009-10-04 Francois CartegnieQt: Simple prefs/input: fix variable handling
2009-10-02 Christophe MutricySilence uic, moc and rcc
2009-10-01 Christophe MutricyDistribute cmd_callbacks.hpp
2009-10-01 Jean-Baptiste KempfMore cleaning
2009-10-01 Jean-Baptiste KempfQt: Remove the use of the Qt translations
2009-10-01 Jean-Baptiste KempfQt: Cleanup of main_interface.
2009-10-01 Rémi Denis-CourmontMissing include (GDK_WINDOW_XID)
2009-10-01 Rémi Denis-CourmontHildon: partially fix vout window provider thread safety
2009-10-01 Rémi Denis-CourmontHildon: work round the usual argv warning
2009-09-30 Felix Paul Kühnemacosx: remove some dead code
2009-09-28 Francois CartegnieQt: Simple prefs. Fix device browse button.
2009-09-27 Jean-Baptiste KempfQt4: small Volume, align at first show
2009-09-27 Rémi Denis-CourmontRemove legacy alloca checks
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_vout.h dependencies
2009-09-27 Rémi Denis-CourmontQt4: remove bogus vlc_aout.h dependencies
2009-09-26 Felix Paul Kühnemacosx: fixed broken MMS streaming
2009-09-26 Rémi Denis-CourmontQt4: stop spamming the console
2009-09-25 Francois CartegnieQt: hide live555 module options when disabled
2009-09-23 Rémi Denis-Courmonti_nb_bytes -> i_buffer
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-21 Marian ĎurkovičWorkaround braindead QT implementation of ResizeToContents
2009-09-21 Marian ĎurkovičStop crashing at video init. Yes, this closes #3074
2009-09-20 Rémi Denis-CourmontAllow setting the name of an object at any time...
2009-09-19 Erwan Tulouskins2: work on equalizer
2009-09-19 Erwan Tulouskins2: skins2 interface cannot be used if no playlist...
2009-09-19 Erwan Tulouskins2: use new input-item variable for callbacks on...
2009-09-18 Erwan Tulouskins2: release all ressources created in constructor.
2009-09-14 Laurent AimarRemoved b_block parameter from input_Read.
2009-09-14 Rémi Denis-CourmontDisambiguate trivial tool tips (fixes: #3068)
2009-09-13 Jakob LebenQt4: fix segfault when exiting after a service discover...
2009-09-12 Rémi Denis-CourmontQt4: use semaphore
2009-09-12 Rémi Denis-CourmontQt4: remove pointless locking
2009-09-12 Jakob Lebenqt4: refactor, remove nonsense & re-enable popup-adding...
2009-09-11 JP DingerSkins2: Remove need for enum, and remove switch-o-literals.
2009-09-10 JP DingerSkins2: Cut #define down to size. Should result in...
2009-09-08 Geoffroy CouprieWin32: fix version checks
2009-09-08 Francois CartegnieQt: restore system's default theme without having to...
2009-09-08 Jean-Baptiste KempfQt: be sure that the conversion to Int from TYPE_ROLE...
2009-09-08 Jakob LebenQt4: clean PLModel of i_depth related code
2009-09-08 Jakob Lebenremove testing artifact
2009-09-08 Jakob Lebenqt4: implement drag&drop in playlist selector
2009-09-08 Jakob LebenQt4: make PLSelector a subclass of QTreeWidget
2009-09-07 Francois CartegnieInfo panel text fix
2009-09-07 Jean-Baptiste KempfCorrect samplerates...
2009-09-07 Geoffroy CouprieWin32: add support for Win 7 taskbar thumbnails
2009-09-07 Jakob LebenRevert "qt4: selector: switch source on single click"
2009-09-07 Jakob Lebenqt4: add source name above PL view
2009-09-06 Jakob Lebenqt4: selector: switch source on single click
2009-09-06 Jean-Baptiste KempfQt: cosmetics
2009-09-06 Jean-Baptiste KempfWin32: separate Windows code correctly.
2009-09-06 Jean-Baptiste KempfQt: reuse the SD data
2009-09-06 Jean-Baptiste KempfQt4: display the select SD in playlist.
2009-09-06 Jean-Baptiste KempfQt: cosmetics and code-cleaning
2009-09-06 Jean-Baptiste KempfQt: using correctly setSource with playlist_items
2009-09-06 Jean-Baptiste KempfQt: remove dead code/signals
2009-09-06 Jean-Baptiste KempfQt4: move the selector from View/Model to QTreeWidget
2009-09-06 Geoffroy CouprieWin32: fix DIR_SEP failed assertion introduced in 96998...
2009-09-06 Geoffroy CouprieWin32: fix potential error with thumbbar buttons
2009-09-06 Erwan Tulouskins2: redraw a black background required for some...
2009-09-05 Erwan Tulouskins2: correct typos
2009-09-05 Erwan Tulouskins2: implement recording and next-frame
2009-09-05 Erwan Tulouskins2: replace polling with callbacks
2009-09-05 Jakob Lebenqt4: playlist: allow to hide all but the index 0 column
2009-09-05 Jakob Lebenqt4: make title the first PL column
2009-09-05 Rémi Denis-CourmontUse vlc_object_get_name()
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-09-02 Nick PopeAdded window roles for X11
next