]> git.sesse.net Git - vlc/history - modules/gui
Even WxWidgets is entitled to const blessing
[vlc] / modules / gui /
2006-11-12 Rémi Denis-CourmontEven WxWidgets is entitled to const blessing
2006-11-12 Rémi Denis-CourmontI did it.
2006-11-12 Rémi Denis-CourmontAnother attempt to tame WxString
2006-11-12 Rémi Denis-CourmontSafer macros locale conversion macros for WxWidgets.
2006-11-12 Rémi Denis-CourmontDon't use non existent file in Qt4 code
2006-11-12 Rémi Denis-CourmontTry to fix Qt4 build
2006-11-12 Rémi Denis-CourmontFix compilation of WxWidgets.
2006-11-12 Clément StenacQt4: add meta info panel and fix layout bug in stats
2006-11-11 Clément Stenac* Remove some unneeded complexity in playlist and directory
2006-11-11 Dennis van Amerongen* modules/gui/wxwidgets/extrapanel.cpp: Add the puzzle...
2006-11-11 Rémi Denis-CourmontDon't build Win32 code on Linux !
2006-11-10 Rémi Denis-CourmontUse free() instead of LocaleFree() for utf8_readdir...
2006-11-09 Clément StenacDon't show visualizations selector (unused).
2006-11-09 Dennis van Amerongen* wxwidgets: revert go-where-you-click slider changes...
2006-11-09 Felix Paul Kühne* don't mix old and new pl API
2006-11-09 Felix Paul Kühne* added an option to disable auto-playback of newly...
2006-11-09 Felix Paul Kühne* forward-port [17568]
2006-11-09 Olivier Teulière * skins2/parser/skin_parser.cpp: Fixed a crash, and...
2006-11-08 Marian DurkovicFix skins2 Drag&Drop to accept files with non-ANSI...
2006-11-06 Marian DurkovicForwardport Unicode wxWidgets fixes - [17434], [17436...
2006-11-05 Felix Paul Kühne* forward-port [17501] and [17500]
2006-11-05 Felix Paul Kühne* forward-port [17497] with the addition of an 'embedde...
2006-10-26 Rafaël CarréTerminates string with '\0'
2006-10-26 Rafaël Carrétypo
2006-10-26 Rémi Denis-CourmontHmm, lets see.
2006-10-26 Rémi Denis-CourmontRevert [17287].
2006-10-26 Rafaël Carréfrontport [17287] from branch
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-22 Rafaël Carrétypo
2006-10-22 Rémi Denis-CourmontDrop wcslen() and back to original DnD. Refix it.
2006-10-22 Rafaël Carréfrontport [17255]
2006-10-21 Rémi Denis-CourmontRush fix for 0.8.6
2006-10-21 Derk-Jan Hartman* Updates due to the new playlist core
2006-10-21 Rémi Denis-CourmontQt compile fix
2006-10-21 Rémi Denis-CourmontFixes from hobophobe on IRC
2006-10-21 Rémi Denis-CourmontI might have finally got it right
2006-10-21 Rémi Denis-CourmontCompile fix attempt
2006-10-21 Rémi Denis-CourmontShorter version
2006-10-21 Rémi Denis-CourmontUntested bug-to-bug fix for clueless file browsers.
2006-10-21 Clément StenacRebuild the array of currently playing items as a backg...
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-10-21 Felix Paul Kühne* minor update to the current playlist API
2006-10-21 Clément StenacPlaylist
2006-10-20 Rémi Denis-Courmont- Don't try altivec compiler flags except on PPC and...
2006-10-17 Derk-Jan HartmanFix the shoutcast TV listings SD menu item in the Mac...
2006-10-16 Jean-Baptiste KempfQt4: File / Disk / Network tabs for Open Dialog
2006-10-15 Clément StenacD&D fixes
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-10-13 Gildas Bazin* modules/gui/qt4/qt4.cpp: lower the priority of the...
2006-10-12 Derk-Jan HartmanFix MacOS X black screens and play as background option...
2006-10-12 Jean-Baptiste KempfCompile fix for Open in Qt4
2006-10-12 Jean-Baptiste KempfFirst work on File_Open_Qt4...
2006-10-12 Felix Paul Kühne* fade in quicker and fix the fade-in/out problems...
2006-10-12 Clément StenacCompile fix
2006-10-11 Clément StenacA bit of cleanup
2006-10-10 Christophe MutricyForward port [17015] + a few more i18n fix
2006-10-09 Christophe Mutricyforward port [17012] and make update-po
2006-10-08 Clément StenacRemove visual button, put back in the menu
2006-10-08 Clément StenacSave hotkeys (Closes:#714)
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-10-07 Gildas Bazin* modules/gui/wxwindows/menus.cpp: avoid using the...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-04 Felix Paul Kühne* implemented the volume slider
2006-10-01 Felix Paul Kühne* finished the time slider
2006-10-01 Antoine Celleriersrc/input/item.c: if we don't have an item name and...
2006-10-01 Antoine CellerierFix a bunch of gcc warnings
2006-10-01 Antoine CellerierRename all sout_Cfg* stuff to config_Chain* (as it...
2006-10-01 Felix Paul Kühne* temporary fix to keep VLC linking. I don't know yet...
2006-10-01 Felix Paul Kühne* native GUI elements for the Fullscreen panel by Simon...
2006-09-30 Antoine CellerierSkeleton for modules list widgets in the prefs. I'm...
2006-09-30 Clément StenacMerge author/artist
2006-09-27 Olivier Teulière * modules/gui/qt4/Modules.am: fixed a warning at boots...
2006-09-27 Christophe MutricyAlmost fix make distcheck
2006-09-24 Clément StenacRename vlc_input_item_* functions to input_Item* for...
2006-09-24 Clément Stenac* Get rid of the Manager thread by making blocking...
2006-09-23 Jean-Baptiste KempfSmall corrections for stats.
2006-09-23 Clément StenacDon't spit too much debug
2006-09-23 Clément StenacVery very preliminary Qt implementation of album art
2006-09-23 Clément Stenac* Add switch to skins
2006-09-23 Clément StenacUse a tab widget for extended GUI
2006-09-23 Clément StenacAdvanced controls bar
2006-09-23 Christophe MutricyAdd a "Media Files" extension list + i18n
2006-09-22 Christophe Mutricyi18n fixes pointed by Marian Hikanik
2006-09-22 Clément StenacRemove useless code
2006-09-22 Clément StenacPut the dock/undock back in the menu
2006-09-22 Clément StenacPlaylist menu
2006-09-22 Clément StenacImplement dock/undock for the playlist
2006-09-22 Clément StenacSome cleanup, start integrating audio visualizations
2006-09-22 Clément StenacFix equalizer crash
2006-09-21 Eric PetitRemoves --macosx-fill which has been long broken and...
2006-09-20 Clément StenacAutosave size/position + fix a resizing bug in the...
2006-09-20 Clément StenacA bit of cleanup in the info stuff
2006-09-20 Clément StenacDo not hide the video widget, as it causes some sizing...
2006-09-20 Clément StenacCleanup
2006-09-20 Clément StenacSome size fixes
next