]> git.sesse.net Git - vlc/history - modules/gui
vlm: remove some spurious calls to asprintf: vlm_MessageNew does it already.
[vlc] / modules / gui /
2010-07-08 Hugo Beauzée-LuyssenQt4: Cosmetics about ClickLineEdit, QVLCFramelessButton
2010-07-07 Rémi Denis-CourmontQt4: do not allow spaces in network URLs (fix #3870)
2010-07-07 Jean-Baptiste KempfQt: spref small rework of video and codecs part
2010-07-07 Rémi Denis-CourmontQt4: fix opening DVD directory with special characters
2010-07-07 Rémi DuraffortQt4: fix #3872
2010-07-07 Rémi Denis-CourmontQt4: fix opening directory with special characters
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-07-07 Erwan Tulouskin2(Win32): add support for mouse wheel in fullscreen...
2010-07-07 Jean-Baptiste KempfMac: small menu fix
2010-07-05 Jean-Baptiste KempfQt: forgotten file in previous commit
2010-07-05 Jean-Baptiste KempfQt4: small preference cleanup
2010-07-03 Jean-Baptiste KempfQt4: restart the playlist in the correct state when...
2010-07-03 Jean-Baptiste KempfQt: more fixes for x64
2010-07-03 Jean-Baptiste KempfQt: blind fix for compilation of extended panels
2010-07-02 Rémi Denis-CourmontC++ compile fix
2010-07-02 Rémi Denis-CourmontMake vlc_value_t.i_int 64-bits
2010-07-02 Ilkka OllakkaQt4: adjust default playlist font, hopefully looks...
2010-07-01 Jean-Baptiste KempfQt: Increase the max synchronisation time
2010-07-01 Erwan Tulouskins2: fix RadialSlider (overflow)
2010-07-01 Jean-Baptiste KempfQt: fix F* keys in Preferences - #3827
2010-07-01 Kaarlo Raihadestroy whitespace
2010-07-01 Sebastien ZwickertMacOS: fixes an issue with the recents item that doesn...
2010-07-01 Sebastien ZwickertMacOS: fixes #3825. Since [af97f24d528acab89969d6541d83...
2010-07-01 Erwan Tulouskins2: fix RadiaSlider (typo)
2010-07-01 Erwan Tulouskins2: fix RadialSlider
2010-06-30 Jean-Baptiste KempfFix english text
2010-06-30 Ilkka OllakkaQt4: add playlist-tree selection to simple preferences
2010-06-30 Ilkka OllakkaQt4: scale iconview art related to fontsize
2010-06-30 Ilkka OllakkaQt4: return fontrole for all items
2010-06-30 Rafaël Carréncurses: use const, silence a warning
2010-06-29 Erwan Tulouskins2(Linux): set _NET_WM_PID in any case
2010-06-28 Erwan Tulouskins2(Linux): check if _NET_WM_PID is supported
2010-06-28 Ilkka OllakkaQt4: don't draw background on nodes in icon_view by...
2010-06-28 Sebastien ZwickertMacOS: fixes memory management issue. closes #3807
2010-06-27 Rémi Denis-CourmontOSX: same string as Qt4
2010-06-26 Jean-Baptiste KempfMacOS: deinterlace != deinterlace-mode
2010-06-26 Jean-Baptiste KempfMacOS: variable renaming for future fix
2010-06-26 Sebastien ZwickertMacOS: fixes #3772 (disabling macosx-eq-keep causes...
2010-06-25 Adrien MagloQt/EPG: set word wrap true for the tittle QLabel.
2010-06-24 Ilkka OllakkaQt4: constify
2010-06-24 Ilkka OllakkaQt4: constify currentIndex() and find* helpers, remove...
2010-06-24 Ilkka OllakkaQt4: don't cache current
2010-06-24 Ilkka OllakkaQt4: check that index.isValid too
2010-06-24 Rémi Denis-CourmontSpell "connection"
2010-06-23 Ilkka OllakkaQt4: reset current_index cache sametime as i_cache_id
2010-06-23 Ilkka OllakkaQt4: cosmetic
2010-06-23 Ilkka OllakkaQt4: add check if current isValid()
2010-06-23 Ilkka OllakkaQt4: highlight nodepath to current item on icon_view
2010-06-23 Ilkka OllakkaQt4: cache currentItem index
2010-06-20 Adrien MagloQt/EPG: Set the EPGView start time correctly.
2010-06-20 Ilkka OllakkaQt4: change comment on littlebit closer to the code
2010-06-20 Ilkka OllakkaRevert "Qt4: don't do playlist_model recursive remove...
2010-06-20 Ilkka OllakkaQt4: don't call browseInto if not needed when item...
2010-06-20 Ilkka OllakkaQt4: cosmetic
2010-06-18 Adrien MagloQt/EPG: Aesthetic modifications.
2010-06-18 Adrien MagloQt/EPG: Remove a bad setting of the EPGView start time.
2010-06-18 Adrien MagloQT/EPG: Fix EPGItem management.
2010-06-18 Adrien MagloQt/EPG: Use the right function to update the EPGItem...
2010-06-18 Adrien MagloQt/EPG: Display the short description and the long...
2010-06-18 Adrien MagloQt/EPG: Fix an EPGitem position issue.
2010-06-18 Ilkka OllakkaQt4: make sure Item can be scrolled to visible even...
2010-06-18 Ilkka OllakkaQt4: don't do playlist_model recursive remove as core...
2010-06-17 Sebastien Zwickertgui/macosx: set URL instead of path to ITEM_URL. Fixes...
2010-06-17 Sebastien Zwickertgui/macosx: second attempt to fix equalizer issue ...
2010-06-17 Adrien MagloQt/EPG: Display the program start and end times just...
2010-06-17 Adrien MagloQt/EPG: Revert previous commit.
2010-06-17 Adrien MagloQt/EPG: fix start and end program displaying.
2010-06-17 Rémi Denis-Courmontsn?printf -> strl?cpy
2010-06-16 Jean-Baptiste KempfQt/EPG: use a qgraphicsitem_cast instead of dynamic_cast
2010-06-16 Sebastien ZwickertRemove observer from the notification center in the...
2010-06-16 Sebastien Zwickertgui/macosx: fixes equalizer issue #3718.
2010-06-16 Sebastien Zwickertmacosx_dialog_provider: set the usual keys equivalent...
2010-06-16 Jean-Baptiste KempfQt: forgotten include
2010-06-15 Jean-Baptiste KempfWin32: hopefully improve the fontconfig cache display
2010-06-15 Jean-Baptiste KempfWin32: fix some win7 taskbar issue.
2010-06-15 Jean-Baptiste KempfQt: external progressBar, simplification for win32...
2010-06-15 Jean-Baptiste KempfQt/EPG: deactivate crashing code on Win32 for now.
2010-06-15 Adrien MagloQt: EPGItem aesthetic rework.
2010-06-15 Adrien MagloQt: test if EPG events are the same by also comparing...
2010-06-15 Adrien MagloQt: Remove the font specification for the channel list...
2010-06-15 Ilkka OllakkaRevert "qt4: don't force pixelsize in soundslider"
2010-06-15 Francois CartegnieAmbiguity between std::log(double) and std::log(float)
2010-06-14 Jean-Baptiste KempfWin32: try to improve the win7 taskbar buttons.
2010-06-14 Jean-Baptiste KempfRemove trailing space.
2010-06-14 Jean-Baptiste KempfWin7: add the button ressources
2010-06-14 Christophe MutricyDrop the icons resolution from their name
2010-06-14 Ilkka Ollakkaqt4: allow dnd to file-input on convert-dialog
2010-06-14 Ilkka Ollakkaqt4: add webm on convert containers list
2010-06-13 Ilkka OllakkaQt4: check extensionlength 2-4 (ts to webm) on sout...
2010-06-13 Adrien MagloQt: Remove the lines separating the channels in the...
2010-06-13 Adrien MagloQt: remove the bottom line of the channel list widget.
2010-06-12 Jean-Baptiste KempfQt: try to fix hangout on win32
2010-06-12 Adrien MagloRemove the channel list overlaid above the EPGView...
2010-06-12 Jean-Baptiste KempfQt: fixing message debug to help fixing some issues.
2010-06-12 Rémi Duraffortskins2: delete the callback only if it was really added.
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-12 Jean-Baptiste KempfQt: videoWidget shouldn't be show/hide(), the parent...
2010-06-10 Jean-Baptiste KempfQt: Remove redundant code
2010-06-10 Ilkka Ollakkaqt4: make dnd to accepts network-urls
2010-06-08 Laurent AimarSimplified/fixed qt4 fullscreen implementation.
next