]> git.sesse.net Git - vlc/history - modules/gui
Actually build targets
[vlc] / modules / gui /
2007-10-26 Jean-Paul SamanAdd new gui module for use with overlay framebuffer...
2007-10-26 Rafaël Carréqt4: removes emails from THANKS tab
2007-10-26 Felix Paul Kühne* use secstotimestr to reduce code duplication and...
2007-10-26 Jean-Baptiste KempfQt4 - should fix the double-free and the freezing on...
2007-10-24 Felix Paul Kühne* make sure that we're using UTF-8 instead of Western...
2007-10-24 Felix Paul Kühne* ehm, we require 10.4, not 10.5 *cough*
2007-10-24 Felix Paul Kühne* added a version check of the current Mac OS X version...
2007-10-24 Jean-Baptiste KempfQt4 - switch to minimal view should hide and show the...
2007-10-24 Jean-Baptiste KempfQt4 - minimal change of naming.
2007-10-24 Jean-Baptiste KempfQt4 - GotoTime, translation and size issue.
2007-10-24 Jean-Baptiste KempfQt4 - allow the nameLabel to be selectable by mouse...
2007-10-24 Jean-Baptiste KempfQt4 - time left implementation. Do it better, faster...
2007-10-23 Jean-Baptiste KempfQt4 - initial actions support for StringListConfigs...
2007-10-23 Jean-Baptiste KempfQt4 - fix previous compilation for windows.
2007-10-23 Jean-Baptiste KempfQt4 - try to remember latest open disc path.
2007-10-22 Rafaël Carréqt4: removes useless functionnality. fix #1330
2007-10-22 Rafaël Carréconfiguration: add config_AddIntf() config_RemoveIntf...
2007-10-21 Rafaël Carréqt4: delete the QApplication when we are finished using...
2007-10-21 Jean-Baptiste KempfQt4 - Sprefs, ui margin adjustements.
2007-10-21 Jean-Baptiste KempfQt4 -- remove extra empty line.
2007-10-21 Jean-Baptiste KempfQt4 - Simple prefs, re-do [22621], but removes all...
2007-10-19 Rafaël Carréqt4: control_(Add/Remove/Exists) are not ready yet...
2007-10-19 Rafaël Carréqt4: fix the use of HTTP in open dialog
2007-10-19 Jean-Baptiste KempfQt4 - make the Browse Device button to actually do...
2007-10-19 Jean-Baptiste KempfQt4 - open File shortcut fix.
2007-10-18 Rafaël Carréplaylist_CreateNode(): add an argument to specify an...
2007-10-18 Felix Paul Kühne* implemented the generic VLC media player Help window...
2007-10-17 Rafaël Carréqt4: The media library can be disabled
2007-10-17 Rafaël Carréqt4: open file requester when the playlist is empty...
2007-10-16 Jean-Baptiste KempfQt 4.2: compatibility... btw, just switch to QT 4.3...
2007-10-16 Jean-Baptiste KempfQt4 - Open: - remove a few kludges, clean and do it...
2007-10-16 Rafaël Carréqt4: fix a segfault
2007-10-15 Christophe Mutricyi18n for the Qt dialogs
2007-10-15 Rafaël Carréqt4 preferences: combo is mandatory in StringListConfig...
2007-10-15 Rafaël Carréqt4 simple preferences: only show the options of the...
2007-10-15 Rafaël Carréqt4 preferences: the label is not mandatory in object...
2007-10-15 Jean-Baptiste KempfQt4 - compil fix.
2007-10-15 Jean-Baptiste KempfQt4 - threads assertions fixes, docking playlist and...
2007-10-15 Jean-Baptiste KempfQt4 - Prepare for get FPS.
2007-10-15 Jean-Baptiste KempfQt4 - Various comments and unimportant fixes.
2007-10-12 Damien Fouilleulplaylistinfo.m: MacOS X GUI, fixed crash where meta...
2007-10-12 Rafaël Carréqt4: do not access a widget from another thread
2007-10-12 Christophe Mutricystandardpanel: Add some tooltips
2007-10-12 Christophe MutricyOups
2007-10-12 Christophe MutricyDistribute pixmaps/menus_info_16px.png and sort the...
2007-10-12 Jean-Baptiste KempfQt4 - fix the assert bug on releasing the Video. There...
2007-10-11 Christophe MutricyFix make dist
2007-10-11 Jean-Baptiste KempfQt4 - Fix a Sout bug - spotted by humbleb on IRC
2007-10-11 Jean-Baptiste KempfQt4: close() slot problem fixed.
2007-10-11 Jean-Baptiste KempfQt4 - Menus. small fix.
2007-10-11 Jean-Baptiste KempfQt4 - VLM improvements in the layout and in the functio...
2007-10-11 Jean-Baptiste KempfQt4 - fix compilation on QT4.2
2007-10-11 Rafaël Carréqt4: typo
2007-10-11 Rafaël Carréncurses: extra checks for playlist code
2007-10-11 Rafaël Carréncurses: ressuscite file browser, and 'A' key (add...
2007-10-10 Damien Fouilleulmacosx: playlistinfo.m. small typo which caused ObjC...
2007-10-10 Jean-Baptiste KempfQt4: try to fix make dist.
2007-10-10 Jean-Baptiste KempfQt4 - Don't use Qt4.2 functions.
2007-10-10 Jean-Baptiste KempfQt4 - use a docked playlist, remove dead code, don...
2007-10-10 Jean-Baptiste KempfQt4 - add a --qt-minimal-view option as requested on...
2007-10-10 Jean-Baptiste KempfQt4 - remove trailing spaces.
2007-10-09 Felix Paul Kühnemacosx: Multiple GUI improvements follow j-b's and...
2007-10-09 Rafaël Carréqt4 capture card dialog: lists v4l2
2007-10-09 Jean-Baptiste KempfQt4 - use enums instead of defines when you can.
2007-10-09 Jean-Baptiste KempfQt4 - header corrections.
2007-10-09 Jean-Baptiste KempfQt4 - fix compilation.
2007-10-09 Jean-Baptiste KempfQt4 - Open: start to use a completer, use an enum and...
2007-10-09 Jean-Baptiste KempfQt4 - no more timeElapsed/timeReamining menu for a...
2007-10-09 Jean-Baptiste KempfQt4 - playlist: invert random/repeat buttons to match...
2007-10-09 Jean-Baptiste KempfQt4 - double clicking the time can open the gotoTimeDia...
2007-10-09 Jean-Baptiste KempfQt4 - Don't use things that can change from one version...
2007-10-09 Jean-Baptiste KempfQt4 - pixmaps: fix compilation with new pixmaps.
2007-10-09 Jean-Baptiste KempfQt-4 - res update for pixmaps.
2007-10-09 Jean-Baptiste KempfQt4 - pixmaps again. Removing bigger images, useless...
2007-10-09 Jean-Baptiste KempfQt - pixmaps cleaning. First.
2007-10-08 Jean-Baptiste KempfQt4 - Small menus changes.
2007-10-08 Jean-Baptiste KempfQt4 - start to change things to match OSX interface.
2007-10-08 Jean-Baptiste KempfQt4 - Open disk: layout bug.
2007-10-08 Jean-Baptiste KempfQt4 / Sout: Ogg => Ogg/Ogm, small change on the layout.
2007-10-08 Rafaël CarréChecks if the videoWidget exist before resizing it...
2007-10-06 Christophe MutricyDon't forget to update build system when you remove...
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning (2)
2007-10-06 Jean-Baptiste KempfQt4 - #include cleaning
2007-10-06 Jean-Baptiste KempfQt4 - enable and modify the spatializer widget. Don...
2007-10-06 Jean-Baptiste KempfQt4: podcast configuration, don't use a modal window...
2007-10-05 Ilkka Ollakkadon't add empty mux= in sout-chain if no mux has been...
2007-10-04 Christophe MutricyFix make dist
2007-10-03 Rafaël Carréncurses: now play items from the top parent node (unles...
2007-10-02 Rafaël Carréncurses: sets the parent node when selecting an item...
2007-10-01 Rafaël Carréncurses: adds some (size_t) casting
2007-10-01 Rafaël Carréncurses: fix KeyToUTF8() breakage introduced in [22313]
2007-10-01 Rafaël Carrémacosx interface: fix regression introduced in [21230...
2007-10-01 Jean-Baptiste KempfQt4 - New volume icons. Still to be worked out.
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
next