]> git.sesse.net Git - vlc/history - modules/gui
Fix RateCallback
[vlc] / modules / gui /
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-11-20 Rémi Duraffortrate-(slower|faster) again.
2009-11-20 Rémi Duraffortrate-(slower|faster) are void variable so we only want...
2009-11-17 Rémi Duraffortskins2: fix a redefinition of a macro.
2009-11-15 Rémi Denis-CourmontUgly hack to prevent qt4-x11 from using alpha channel
2009-11-13 Rémi Duraffortqt4: destroy the variable only if the variable does...
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-11-07 Rémi Denis-CourmontQt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-03 Erwan Tulouskins2: add a --[no]-skinned-video parameter (enabled...
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-11-03 Jakob LebenQt4: playlist popup menu enhancement
2009-11-02 Jakob LebenQt4: don't "leak" playlist items
2009-11-01 Jakob LebenQt4: correct parent when duplicating a PL item
2009-11-01 Jakob LebenQt4: disable removing service discovery items
2009-10-31 Rémi Denis-CourmontQt4: remove privacy dialog on Qt4
2009-10-31 Rémi Denis-CourmontQt4: remove unsuppotted system tray on Maemo
2009-10-31 Rémi Denis-CourmontQt4: add M3U8 export
2009-10-30 Jakob LebenQt4: remove SD menu from Media menu
2009-10-30 Jakob LebenQt4: media selector beautification
2009-10-30 Jakob LebenQt4: remove the SD menu (all but Podcast configuration...
2009-10-29 Ilkka Ollakkaqt4: don't crash when sd is selected in playlist and...
2009-10-28 Vicente Jimenez... Add .sdp to reconized extensions
2009-10-27 Jakob LebenQt4: fix #3113: crash after a playlist item is removed...
2009-10-27 Jakob Lebenqt4: cosmetic (tabs, brackets)
2009-10-27 Jakob LebenQt4: correct fix for duplicate items in playlist -...
2009-10-27 Jakob LebenRevert "qt4: rebuild tree on updateTreeItem"
2009-10-25 BenjaminThe default constructor of QSize produce an invalid...
2009-10-25 Benjamin PoulainCleaning: the QPalette is not needed outisde the constr...
2009-10-25 Ilkka Ollakkaqt4: selector take2 to fix service discoveries
2009-10-25 Rémi Denis-CourmontRevert "qt4: use longname to search activated input...
2009-10-25 Ilkka Ollakkaqt4: use longname to search activated input-item
2009-10-25 Ilkka Ollakkaqt4: rebuild tree on updateTreeItem
2009-10-23 Marian ĎurkovičKill extraneous debug, we don't need the 2-nd and 3...
2009-10-21 Dylan YudakenFix sorting of plugin scores in the QT plugin dialog.
2009-10-21 Marian ĎurkovičAdd .ifo to recognized extensions
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...
next