]> git.sesse.net Git - vlc/history - modules/gui
Remove old TODO
[vlc] / modules / gui /
2006-12-06 Christophe Mutricysub_fps is a float and need to be a float. Don't loose...
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Clément StenacQt4 open:
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-29 Jean-Baptiste KempfQt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste KempfQt4: Please help...
2006-11-29 Marian DurkovicForwardport [18136]: Fixed RecursiveDeleteSelection...
2006-11-29 Jean-Baptiste KempfQt4 : Some work on OpenDialog. Does not work with files...
2006-11-27 Felix Paul Kühne* more info about the applescript addition:
2006-11-27 Felix Paul Kühne* various improvements to the AppleRemote support by...
2006-11-27 Felix Paul Kühne* added an option to the apple script binding to check...
2006-11-27 Jean-Baptiste KempfQt4: Some cosmetic work and design by Leo Spalteholz
2006-11-27 Clément StenacFix for missing resizing in sout dialog.
2006-11-26 Felix Paul Kühne* centre fspanel in the lower third of the screen....
2006-11-26 Clément StenacImplement disc chapter selection widget
2006-11-26 Felix Paul Kühne* missing file in previous commit
2006-11-26 Felix Paul Kühne* fspanel usability fixes (forward-port of [18077]...
2006-11-26 Felix Paul Kühne* the remaining compilation fixes plus a bit of clean...
2006-11-26 Felix Paul Kühne* first round of compilation fixes, more to come
2006-11-26 Clément StenacMake the global b_can_pace_control flag public
2006-11-26 Clément StenacAh Ah
2006-11-26 Clément StenacFirst and probably only attempt at fixing os x interface :)
2006-11-26 Clément StenacPwet pwet
2006-11-26 Clément StenacNicer commits, faster breaking time and better-looking...
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-25 Rémi Denis-CourmontUse utf8 directory wrappers
2006-11-25 Rémi Denis-CourmontSkins2 theme loader:
2006-11-25 Felix Paul Kühne* added numerous casts to silence compilation warnings...
2006-11-23 Jean-Baptiste KempfQt4: This would be better. And should now be fine.
2006-11-23 Jean-Baptiste KempfQt4: forgotten files in parent directory. Sorry!
2006-11-23 Jean-Baptiste KempfQt4 : Rename streaminfo => mediainfo
2006-11-23 Jean-Baptiste KempfQt4 : Various changes especially about StreamInfo ...
2006-11-23 Marian DurkovicCompletely replace all ANSI CP dependend mb_str()
2006-11-22 Christophe MutricyAdapt to the new config_item_t.
2006-11-22 Felix Paul Kühne* compilation fixes to address courmisch's API changes...
2006-11-22 Rémi Denis-CourmontNever use empty help text for plugin variable - close...
2006-11-22 Rémi Denis-CourmontQt4 compilation fix
2006-11-22 Rémi Denis-CourmontPartial compilation fix
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
next