]> git.sesse.net Git - vlc/history - modules/gui
Fix libvlc.la dependencies
[vlc] / modules / gui /
2006-11-21 Jean-Baptiste KempfQt4: Small change in order to not have Sout and Stream...
2006-11-21 Jean-Baptiste Kempf*Qt4-Open: Hide by defaults.
2006-11-21 Jean-Baptiste KempfQt4: ExtraAudioToggle
2006-11-20 Jean-Baptiste KempfQt4: Just a toggle test for the advanced Panel.
2006-11-20 Rafaël CarréWxwidgets playlist fix
2006-11-20 Jean-Baptiste Kempf* Qt4: added network and disk UIs to Open
2006-11-19 Christophe Mutricyi18n fixes
2006-11-19 Pavlov Konstantinadded normal looking playlist icon (converted to png...
2006-11-19 Derk-Jan Hartman* Fix OSX GUI after playlist API update
2006-11-19 Antoine CellerierUse appropriate help text.
2006-11-19 Rafaël CarréFixes wxwidgets compilation
2006-11-19 Clément StenacBeginning of implementation of art fetch when played
2006-11-19 Clément StenacCompile fix
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-11-17 Mark MoriartyRevert wxwidgets.hpp change -- problem appears to have...
2006-11-16 Jean-Baptiste Kempf* Qt4: Display open dialog. Not yet functionnable.
2006-11-15 Mark MoriartyAttempt to fix wxwidgets file open and Messages display.
2006-11-14 Pavlov Konstantinqt4: i really like readable debug output
2006-11-13 Pavlov Konstantinproperly display translated strings in setWindowTitle...
2006-11-12 Clément StenacFix Qt4 play button
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-11-12 Rémi Denis-CourmontCompile fix
2006-11-12 Rémi Denis-CourmontApply online help patch from Vincent Dimar.
2006-11-12 Rémi Denis-CourmontRemove unused iconv handle
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
next