]> git.sesse.net Git - vlc/history - modules/gui
Qt4 - Prefs: Change audio icon and modify the codec one.
[vlc] / modules / gui /
2007-10-01 Jean-Baptiste KempfQt4 - Prefs: Change audio icon and modify the codec...
2007-09-30 Rafaël Carréncurses: display random/repeat/loop status
2007-09-30 Pierre d'Herbemontmodules/gui/minimal_macosx: Fix shortname and add short...
2007-09-29 Jean-Baptiste KempfQt4 - add a record icon, might be unused.
2007-09-29 Jean-Baptiste KempfQt4 - New icons for extended preferences.
2007-09-29 Rafaël Carréncurses: don't use *Locale() conversion functions when...
2007-09-28 Christophe MutricyDon't show unsaveable options in the preferences
2007-09-24 Jean-Baptiste KempfQt4 - Remove a funny debug message.
2007-09-23 Jean-Baptiste KempfQt4 MainInterface: Smaller Size on Linux.
2007-09-21 Ilkka Ollakkasmall change in album art change.
2007-09-20 Pierre d'Herbemontmacosx/intf.m: Fix Mac OS X interface.
2007-09-18 Rémi Denis-CourmontReplace strerror() with %m (or Linux DVB: strerror_r...
2007-09-18 Rémi Denis-CourmontDon't cite strerror. It is a bad example!
2007-09-17 Rafaël CarréAvoid using sed -i which seems to be non standard.
2007-09-17 Jean-Baptiste KempfQt4 - Disc probing under Windows in open. Patch By...
2007-09-17 Jean-Baptiste KempfQt4 - VLM dialog improvements by JF Massol.
2007-09-16 Rémi Denis-CourmontSwitch the few var_GetString remains to var_GetNonEmpty...
2007-09-16 Rémi Denis-CourmontFix to var_GetNonEmptyString
2007-09-16 Rémi Denis-CourmontUse var_GetNonEmptyString were applicable
2007-09-16 Rémi Denis-CourmontTry to fix memleaks
2007-09-16 Rémi Denis-CourmontApparent memleak (ipkiss should review perhaps?)
2007-09-13 Rafaël Carréncurses: fallback on libncurses if libncursesw isn...
2007-09-13 Rafaël CarréFix macosx gui compilation (shame on me i broke it...
2007-09-13 Rafaël Carréncurses: Use ncursesw to correctly display wide charact...
2007-09-12 Rafaël Carréqt-notify only if vlc window is not visile was removed...
2007-09-12 Christophe Mutricy*Try* to improve the strings in the QT4 intf
2007-09-12 Rafaël CarréRemembers verbosity level when closing ncurses intf
2007-09-12 Ilkka OllakkaRemove rating from infodialog, closes ticket #1248...
2007-09-11 Christophe MutricyDistribute the headers
2007-09-10 Jean-Baptiste KempfQt4 - DP: add INTF_DIALOG_DIRECTORY to the different...
2007-09-10 Christophe MutricyFix some filenames + cosmetic
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-09-09 Jean-Baptiste KempfQt4 - Remove preferences button from interface. Remove...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface: Make right-click on timeLabel...
2007-09-09 Jean-Baptiste KempfQt4 - MainInterface, avoid the bug that makes the popup...
2007-09-09 Rafaël CarréUses different accelerators for Video & View menus...
2007-09-09 Jean-Baptiste KempfQt4 - speedLabel : consistency.
2007-09-09 Jean-Baptiste KempfQt4 - VLM. Patch by Jean-François Massol, reworked...
2007-09-09 Rafaël CarréUses altglass' artwork for repeat/shuffle and add buttons.
2007-09-09 Jean-Baptiste KempfQt4 - volumeSlider: correct the sliders functions and...
2007-09-09 Antoine CellerierRestore the interface when it's minimized and you click...
2007-09-09 Jean-Baptiste KempfQt4 - Have a slider to control precisely the rate,...
2007-09-09 Jean-Baptiste KempfQt4 - IM: Add a setRate function.
2007-09-09 Jean-Baptiste KempfQt4 - Extended Panels: add callback on audio-presets...
2007-09-09 Jean-Baptiste KempfQt4 Return VLC_SUCCESS instead of 0
2007-09-09 Jean-Baptiste KempfQt4 - Not reimplementing existing functions might not...
2007-09-09 Antoine CellerierChange the QSettings stuff here too (this looks kind...
2007-09-09 Jean-Baptiste KempfQt4 - Add new icons for the playlist/shuffle/repeat.
2007-09-09 Antoine CellerierSaves the qt intf settings in $XDG_CONFIG_DIR/vlc/...
2007-09-09 Jean-Baptiste KempfQt4 - Add a VLM.ui.
2007-09-09 Antoine CellerierFix win32 typo.
2007-09-09 Antoine CellerierOn OSes other than Windows, Mac OS X and BeOS (so it...
2007-09-09 Rafaël CarréFix trax issue 3 on win32, patch by Hannes Domani
2007-09-09 Ilkka Ollakkaadd back check to see if infopanel is opened for someth...
2007-09-09 Jean-Baptiste KempfQt4 - Add a close button on the extended Panels as...
2007-09-09 Jean-Baptiste KempfQt4 - Volume: set the slider maximum to 200, in order...
2007-09-09 Jean-Baptiste KempfQt4 - Volume Icon updates NOT in an TIMEOUT function...
2007-09-08 Rafaël Carréqt4 fullscreen: releases the vout
2007-09-08 Rafaël Carréqt4 fullscreen: Uses FIND_ANYWHERE to find vout, fixes...
2007-09-08 Rafaël CarréMoves volume icon update in the timer
2007-09-08 Jean-Baptiste KempfQt4 - Volume, when clicked on the icon, mute and change...
2007-09-08 Rafaël Carréqt4: Adds a volume-muted icon
2007-09-08 Jean-Baptiste KempfQt4 - Volume: if volume > 50% of the sliderBar, then...
2007-09-08 Rafaël CarréDon't use PLAYLIST_GO when adding directories, fix...
2007-09-08 Jean-Baptiste KempfQt4 - Menu: inconstency, reattach interfaces to tools...
2007-09-08 Jean-Baptiste KempfQt4 - Removing frightening debug message :D
2007-09-08 Jean-Baptiste KempfQt4 - Menu. Code cosmetic.
2007-09-08 Jean-Baptiste KempfQt4 - Menu consistency for Tools.
2007-09-08 Jean-Baptiste KempfQt4 - Cleanups, simplifications. Public=>Private for...
2007-09-08 Jean-Baptiste KempfQt4 - Cleanups on dialog and public=>private.
2007-09-08 Jean-Baptiste KempfQt4 - Errors: cleanup, trailing spaces and (). Public...
2007-09-08 Jean-Baptiste KempfQt4 - Sout: Hide the UDP output options by default...
2007-09-08 Ilkka Ollakkaonly emit rateChanged when it has changed
2007-09-08 Jean-Baptiste KempfQt4 - oops. fix Trax#42
2007-09-08 Jean-Baptiste KempfQt4 - cleanup.
2007-09-08 Jean-Baptiste KempfQt4 - add qt-error-dialogs option and fix interaction...
2007-09-08 Jean-Baptiste KempfQt4 - Fix previous commit and implement also snapshot...
2007-09-08 Jean-Baptiste KempfQt4 - Fullscreen button should work now. hasVideo(...
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface and InputManager: setRate actually...
2007-09-08 Jean-Baptiste KempfQt4 - Audio/Video order fix in menus. Changes MediaInfo...
2007-09-08 Jean-Baptiste KempfQt4 - Stats. Reverse the statistic order. Resize to...
2007-09-08 Jean-Baptiste KempfQt4 - GotoTime: force emission of update() in the IM...
2007-09-08 Jean-Baptiste KempfQt4 TraxPage 27 QT4: initial size of vlc in windows.
2007-09-08 Jean-Baptiste KempfQt4 - Open Capture: remove unuseful debug and use diffe...
2007-09-08 Jean-Baptiste KempfQt4 - Open: fix https handling, udp port and rtsp adres...
2007-09-08 Jean-Baptiste KempfQT4: fix warning on already assigned hotkey
2007-09-08 Jean-Baptiste KempfQt4 - MI: Install an event filter to make click on...
2007-09-08 Rafaël CarréMakes a debug msg more explicit
2007-09-08 Jean-Baptiste KempfQt4 - MainInterface, implement the feature request...
2007-09-08 Rafaël Carréqt4: Makes interface a bit wider on windows
2007-09-08 Rafaël CarréShows qt4 notification only if the player isn't visible
2007-09-08 Rafaël CarréFix duration slider. Patch by Hannes Domani
2007-09-08 Rafaël CarréAdds a pause pixmap for the play/pause button
2007-09-08 Jean-Baptiste KempfQt4 - Dialog sizing.
2007-09-08 Jean-Baptiste KempfQt4 - MediaInfo: layout again.
2007-09-08 Jean-Baptiste KempfQt4 - InfoPanels: correct a slot, correct slightly...
2007-09-08 Jean-Baptiste KempfQt4 - Infopanels: cleanup, verification, updates of...
2007-09-07 Jean-Baptiste KempfQt4 - Media Info: cleanup, and move public => private.
2007-09-07 Jean-Baptiste KempfQt4 - Media Info. Re-add some info for DVB. Clean the...
2007-09-07 Antoine CellerierQt4 video filters panel: Comment out a debug message.
next