]> git.sesse.net Git - vlc/history - modules/gui
Clean up pf_pre_render prototype (btw, this function seems useless).
[vlc] / modules / gui /
2008-07-29 Jean-Baptiste KempfFix MRL generation for open dialog in order to stream...
2008-07-29 Jean-Baptiste KempfUpdate dialog improvements.
2008-07-29 Jean-Baptiste KempfDisable unused code.
2008-07-29 Jean-Baptiste KempfFix Tooltips and accelerators, since we need to update po.
2008-07-29 Jean-Baptiste KempfForgotten tooltips.
2008-07-29 Jean-Baptiste KempfFix Bookmarks: missing button, missing tooltips, wrong...
2008-07-29 Jean-Baptiste KempfFIx annoying button behaviour (resize when tab changing).
2008-07-29 Rémi DuraffortChange the message shown by the update dialog: fix...
2008-07-29 Rémi DuraffortPartially fix #1788 : don't disable the button during...
2008-07-28 Christophe Mutricymake a separate directoy for the translations
2008-07-28 Christophe MutricyFix comment
2008-07-28 Jean-Philippe AndreQt: use showSimpleOpen to open subtitles files while...
2008-07-28 Jean-Baptiste KempfFullscreen controller button reordering to fix consiste...
2008-07-28 Jean-Baptiste KempfWe even can show a new dialog after reset the preferences.
2008-07-28 Jean-Baptiste KempfDestroy preferences dialog on close and on reset.
2008-07-28 Jean-Baptiste KempfSame icon for both information dialog in the menus.
2008-07-28 Jean-Baptiste KempfQt Imageset update.
2008-07-28 Jean-Baptiste KempfRemove Equalizer from the menu (as for the mac version)
2008-07-28 Jean-Baptiste KempfFix most of the issues of the Equalizer.
2008-07-28 Jean-Baptiste KempfFix part of the extended panel generation using us_strtod()
2008-07-27 Rémi DuraffortFix a memleak in ncurses interface.
2008-07-27 Jean-Baptiste KempfFix comment !
2008-07-27 Jean-Baptiste KempfComments.
2008-07-27 Fabio RitrovatoQt4: add a file dialog needed by skins2 INTF_DIALOG_FIL...
2008-07-27 Rémi DuraffortFix previous commit and add a little comment.
2008-07-27 Jean-Baptiste KempfAdd a DIR_SEP to the download folder.
2008-07-27 Jean-Baptiste KempfSmall fix.
2008-07-27 Jean-Baptiste KempfDefine an option to disable FS controller, as part...
2008-07-27 Jean-Philippe AndreQt menu fix: Tools > Add Interface entry fix
2008-07-27 Jean-Baptiste KempfRemove unneeded option now. Screw Qt < 4.3
2008-07-27 Jean-Baptiste KempfRemember the QFileDialog states.
2008-07-27 Jean-Baptiste KempfForgotten method for Input Slave Selection.
2008-07-27 Jean-Baptiste KempfCosmetic alignment.
2008-07-27 Jean-Baptiste KempfRework a bit the OpenDialog calls in order to fix the...
2008-07-26 Felix Paul KühneWrite OSD out in the toolbar's comment. Closes #1699
2008-07-26 Jean-Baptiste KempfRevert "Fix #1761: open directory plays."
2008-07-26 Jean-Baptiste KempfRemove trailing space.
2008-07-26 Jean-Baptiste KempfFix configure hotkeys behaviour on keyboard seection.
2008-07-26 Jean-Baptiste KempfFix leakage in FS controller (part 2)
2008-07-26 Jean-Baptiste KempfFix the leak caused by the QGridLayout of the FS contro...
2008-07-26 Jean-Baptiste KempfSmall memory leak fix.
2008-07-26 Jean-Baptiste KempfFix Extended Panel Preset comboBox.
2008-07-26 Jean-Baptiste KempfCosmetic: don't access the same configuration item...
2008-07-26 Jean-Baptiste KempfFix #1761: open directory plays.
2008-07-26 Jean-Baptiste KempfHACK for minimalView to go around a Qt bug/feature
2008-07-26 Jean-Baptiste KempfFix #1744 in Qt menus.
2008-07-26 Jean-Baptiste KempfHid the ask-privacy option for Qt from the preferences.
2008-07-26 Jean-Baptiste KempfExplain what "OSD" is in the title (not in the button...
2008-07-25 Christophe Mutricyqt: i18n fix
2008-07-25 Rémi DuraffortUse pl_Release with the right argument.
2008-07-24 Pierre d'Herbemontmacosx: Make sure we animate the embedded window in...
2008-07-24 Rémi DuraffortUse pl_Yield and pl_Release instead of vlc_object_find.
2008-07-23 Pierre d'Herbemontmacosx: Make sure we create non existing variables.
2008-07-23 Pierre d'Herbemontmacosx: In detached mode don't fade out all screens...
2008-07-23 Christophe MutricyThe playlist is not dockable at the moment
2008-07-23 Christophe MutricyWe don't want the & and ... in the title
2008-07-23 Rémi DuraffortRemove stupid test commited by error (pointed out by jb)
2008-07-22 Pierre d'Herbemontsimple_prefs: Use quartztext, not freetype.
2008-07-22 Pierre d'Herbemontmacosx: protect against NULL string in simple_prefs.
2008-07-22 Pierre d'Herbemontmacosx: Make sure we don't see a grey flash in float...
2008-07-22 Pierre d'Herbemontmacosx: Make sure that the fspanel shows up in Float...
2008-07-22 Pierre d'Herbemontmacosx: in detached window set the min value of i_mouse...
2008-07-22 Rémi DuraffortQt: fix a deadlock in the information panel.
2008-07-22 Rémi Denis-CourmontTypo - fix #1737
2008-07-22 Pierre d'Herbemontmacosx: Remove a warning that happen way too much.
2008-07-22 Pierre d'Herbemontmacosx: Don't wrongly set an item for the update panel.
2008-07-21 Laurent AimarUse picture_New/...
2008-07-21 Pierre d'Herbemontmacosx: Make sure the vout window send mouseEvents...
2008-07-21 Rémi DuraffortMissing #undef
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked
2008-07-21 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-21 Derk-Jan HartmanMerge branch 'master' of git@git.videolan.org:vlc
2008-07-20 Jean-Paul SamanFix displaying of teletext buttons.
2008-07-20 Jean-Paul SamanRevert "Fix of #1640 teletext buttons appear too often"
2008-07-20 Lukas DurfinaFix of #1640 teletext buttons appear too often
2008-07-19 Felix Paul KühneRemoved some useless dgb msgs and added some more usefu...
2008-07-19 Rémi DuraffortUse pl_Locked and pl_Unlocked.
2008-07-19 Laurent AimarFixed a few buffer overflow by not using sprintf...
2008-07-19 Pierre d'Herbemontplaylist: playlist_NodeAddInput was noted as deprecated...
2008-07-19 Rémi DuraffortQt4: We must lock the playlist before calling UpdateTre...
2008-07-18 Laurent AimarUse picture helpers.
2008-07-18 Rémi DuraffortThe playlist is not locked so don't pretend that the...
2008-07-18 Rémi DuraffortThe playlist it not lock here.
2008-07-18 Rémi DuraffortLock the playlist so we can add SAP item to the playlis...
2008-07-17 Pierre d'Herbemontmacosx: Fix motionblur and zoom in extended panel.
2008-07-17 Pierre d'Herbemontmacosx: Remember the detached vout position.
2008-07-17 Laurent AimarEnabled fullscreen controler by default.
2008-07-17 Felix Paul Kühnemacosx: Work-around a NSUIHeartBeat crash on quit by...
2008-07-17 Felix Paul Kühnemacosx: make sure that the info-panel doesn't float.
2008-07-17 Felix Paul Kühnemacosx: Make sure we update the information panel,...
2008-07-16 Pierre d'Herbemontqt4: Hopefully blindely fix the qt4 build, by defining...
2008-07-16 Pierre d'Herbemontqt4: Forgotten lock. Reported by ahoka.
2008-07-16 Pierre d'Herbemontmacosx: Properly inherit variables if they don't exist.
2008-07-16 Pierre d'Herbemontmacosx: Make sure the detached window is movable by...
2008-07-16 Pierre d'Herbemontmacosx: Remove a NSLog.
2008-07-16 Pierre d'Herbemontmacosx: Fix the detached window. Fix fullscreen. Use...
2008-07-15 Laurent AimarFixed fullscreen controler race conditions and ugly...
2008-07-15 Laurent AimarPass vout_thread_t to releaseVideo.
2008-07-15 Rémi DuraffortAsk the playlist to lock itself as it isn't done before.
2008-07-15 Pierre d'Herbemontmacosx: Fix a dead lock.
next