]> git.sesse.net Git - vlc/history - modules/gui
http access: Use EnsureUTF8() on the ICY strings. Avoids "illegal byte sequence"...
[vlc] / modules / gui /
2008-07-31 Derk-Jan Hartmanpda gui: Set prio to 0, so it is not eligible for autom...
2008-07-31 Derk-Jan HartmanMerge branch 'df-for-upstream' of git://repo.or.cz...
2008-07-31 Jean-Baptiste KempfPreferences: don't show empty boxes ('zoom' box bug)
2008-07-31 Pierre d'Herbemontmacosx: Add a missing PL_LOCK in the wizard.
2008-07-31 Rémi DuraffortFix memleak in Qt interface.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Jean-Baptiste KempfMissing translations.
2008-07-31 Rémi DuraffortDon't mix malloc and delete.
2008-07-31 Rémi DuraffortRemove a memleak in Qt4.
2008-07-30 Jean-Baptiste KempfFix "on qt the seek slider is as wide as the interface...
2008-07-30 Christophe MutricyTypo
2008-07-30 Jean-Baptiste KempfFix dist-check.
2008-07-30 Jean-Baptiste KempfMissing translation in update Dialog, spotted by Cristi.
2008-07-30 Jean-Baptiste KempfAccelerators fixed, noticed by Cristi
2008-07-30 Jean-Baptiste KempfFix the "drag slider to 100% when video finishes doesn...
2008-07-30 Jean-Baptiste KempfbgWidget fix. Close #1743
2008-07-29 Jean-Baptiste KempfStop allocating QSettings all the time everywhere.
2008-07-29 Jean-Baptiste KempfSeparate the label and the message in update dialog...
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...
next