]> git.sesse.net Git - vlc/history - modules/gui
Remove code killed by previous commit
[vlc] / modules / gui /
2007-12-15 Rémi Denis-CourmontRemove code killed by previous commit
2007-12-15 Rémi Denis-CourmontHide internal settings
2007-12-15 Jean-Paul SamanUpdate to newest playlist API.
2007-12-14 Gildas Bazin* modules/gui/wxwidgets: fix breakage introduced by...
2007-12-14 Jean-Baptiste KempfQt4 - Fix VLM-object not being checked. Add a type...
2007-12-14 Rafaël CarréDisable update checking per default, re-enable with...
2007-12-14 Pierre d'Herbemontmodules/macosx/prefs_widgets.m: module_GetConfig doesn...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/prefs*.m: Fix for module_t privatiza...
2007-12-14 Pierre d'Herbemontmodule/gui/macosx/intf.m: Use a const char * in paramet...
2007-12-14 Pierre d'Herbemontmodules/gui/macosx/playlist.m: Don't use p_module directly.
2007-12-14 Jean-Paul Samanmake use of new module_* API
2007-12-14 Jean-Baptiste KempfQt4 - VLM improvements... Classing for the three kind...
2007-12-14 Jean-Baptiste KempfQt4 - Art in the playlist is collapsable with the use...
2007-12-14 Jean-Baptiste KempfQt4 - I prefer to have the left pane to not grow when...
2007-12-14 Jean-Baptiste KempfQt4 - Playlist should be Expanding, not MinimumExpanding.
2007-12-13 Rafaël Carréncurses: force building (and memory allocation) of...
2007-12-13 Ilkka Ollakkareset editingmode when mediainfo-dialog is closed,...
2007-12-13 Ilkka Ollakkaremove (seems to be) unneeded b_need_update variable
2007-12-13 Ilkka OllakkaChange backgroundwidget and mediainfo-dialog to use...
2007-12-12 Rémi Denis-CourmontTypo
2007-12-12 Rémi Denis-Courmont - Remove config_FindModule as module_Find nowadays...
2007-12-12 Rémi Denis-CourmontFix double free
2007-12-12 Rémi Denis-CourmontHide module_t
2007-12-12 Rémi Denis-CourmontUse module_Put
2007-12-12 Ilkka Ollakkaadd myself to list who to blaim for qt4 bugs
2007-12-12 Ilkka Ollakkaremove that kludge to use playlistwidget for getting...
2007-12-11 Jean-Baptiste KempfQt4 - Slightly smaller sound slider and fix the padding...
2007-12-11 Felix Paul Kühnecompile before you commit
2007-12-11 Felix Paul Kühneosx: disable the compilation of our update panel's...
2007-12-11 Jean-Baptiste KempfQt4 - Rewrite of the VLM Dialog. It features a list...
2007-12-11 Rémi DuraffortAdd the modification to the wxwidget interface and...
2007-12-10 Rémi DuraffortModify the update system : I will add more functionnali...
2007-12-10 Jean-Baptiste KempfQt4 - minwidth of dropdown inside settings dialogs...
2007-12-10 Rafaël Carrévlc-config: don't store optimisation cflags in cppflags...
2007-12-10 Jean-Baptiste KempfQt4 - VLM dialog rework.
2007-12-10 Felix Paul Kühnetypo
2007-12-10 Felix Paul Kühne* cleaning, reformatting, clarifying here and there...
2007-12-09 Rémi Denis-CourmontRemove unneeded psz_program hack.
2007-12-09 Rémi Denis-CourmontSimply X11 Qt4 error detection
2007-12-09 Rafaël Carréfix #1382
2007-12-08 Antoine CellerierAutomatically refresh the v4l2 extended panel on focus.
2007-12-08 Antoine CellerierFixes to the v4l2 extended panel (works fine for multip...
2007-12-08 Jean-Baptiste KempfQt4 - Remove useless things from uic output.
2007-12-08 Antoine CellerierAdd v4l2 section in extended pannel. The code isn't...
2007-12-08 Jean-Baptiste KempfQt4 - small cosmetic change.
2007-12-08 Jean-Baptiste KempfQt4 - MediaInfoPanel, fix a segfault and don't clear...
2007-12-08 Jean-Baptiste KempfQt4 - FIXME and comments fix. If you want to help,...
2007-12-07 Jean-Baptiste KempfQt4 - remove PlaylistWidget from interface_widget and...
2007-12-06 Jean-Paul SamanCodingStyle fixes, use ; when using macros and do not...
2007-12-06 Jean-Paul SamanPatch by Remi Duraffort <ivoire at via.ecp.fr>: Replace...
2007-12-06 Jean-Baptiste KempfQt4 - Coding style fixes by Rémi Duraffort.
2007-12-06 Jean-Baptiste KempfQt4 - MediaInformation, simplification of the states...
2007-12-06 Jean-Baptiste KempfQt4 - Change the default extended panel size.
2007-12-06 Jean-Baptiste KempfQt4 - Use enum instead of defines.
2007-12-06 Jean-Baptiste KempfQt4 Menu macro removal.
2007-12-06 Rafaël Carréfix #1382
2007-12-05 Felix Paul Kühne*coughcough*
2007-12-05 Jean-Baptiste KempfQt4 - When adding a file to the playlist by clicking...
2007-12-05 Jean-Baptiste KempfQt4 - Typos/Code conventions/spaces/Cleaning.
2007-12-05 Jean-Baptiste KempfQt4 - Space removal
2007-12-05 Felix Paul Kühne* display the GPL in a separate window linked in the...
2007-12-05 Rafaël Carrétypo
2007-12-05 Jean-Baptiste KempfQt4 - Macros removal from menus.hpp... Still some to...
2007-12-04 Jean-Baptiste KempfQt4 - renaming functions cosmetic and KDE/GNome/Windows...
2007-12-03 Jean-Baptiste KempfQt4 - File renaming for consistency.
2007-12-03 Jean-Baptiste KempfQt4 - MainInterface cleaning, FIXME labelling, Simplifi...
2007-12-01 Jean-Baptiste Kempftriangle for the volume... A bit less ugly.
2007-11-29 Christophe MutricyTypo
2007-11-29 Christophe MutricyNo need to have overlay twice in the preferences
2007-11-29 Christophe MutricyImprove stability of the preferences dialog. Patch...
2007-11-29 Rafaël Carréqt4 update: don't crash if there was a problem with...
2007-11-28 Rafaël CarréAdds some missing files to dist target (blaming j-b...
2007-11-27 Christophe MutricyFix segfault when canceling the open dialog. Patch...
2007-11-26 Jean-Baptiste KempfQt4 - Volume slider, move the slider when only clicked...
2007-11-26 Jean-Baptiste KempfQt4 - Cleaning trailing spaces...
2007-11-26 Jean-Baptiste KempfQt4 - saving size, position for the playlist and the...
2007-11-26 Jean-Baptiste KempfQt4 - pixmap update.
2007-11-26 Jean-Baptiste KempfQt4 - Avoid segfault on exist if the playlist was never...
2007-11-26 Jean-Baptiste KempfQt4 - Make the gradient fit INSIDE the boundaries...
2007-11-26 Jean-Baptiste KempfQt4 - Did you really think I couldn't do more ugly...
2007-11-26 Jean-Baptiste KempfQt4 - MainInterface, correct the resizing when docking...
2007-11-25 Christophe MutricyAvoid segfault
2007-11-25 Jean-Baptiste KempfQt4 - small cosmetic for the playlist.
2007-11-25 Jean-Baptiste KempfQt4 - lame attempt for the resizing of the interface.
2007-11-25 Jean-Baptiste KempfQt4 - Extended: manage correctly the margin.
2007-11-24 Ilkka Ollakkaqt4: no more calculateInterfaceSize, but sizeHint(...
2007-11-24 Jean-Baptiste KempfQt4 - Extended dialog, group audio things under an...
2007-11-24 Jean-Baptiste KempfQt4 - privacy dialog... What about saving those options ?
2007-11-24 Jean-Baptiste KempfQt4 - Add a dialog at firststart to ask about the priva...
2007-11-24 Jean-Baptiste KempfCosmetic.
2007-11-24 Jean-Baptiste KempfSpecial Xtophe request ( Bday! ), add a new --no-qt...
2007-11-24 Jean-Baptiste KempfAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses...
2007-11-23 Jean-Baptiste KempfQt4 - I couldn't do more ugly... If you know how to...
2007-11-23 Jean-Baptiste KempfQt4 - take care of the volume-step value from the prefe...
2007-11-23 Jean-Baptiste KempfQt4 - Add an option to have the volume slider from...
2007-11-23 Jean-Baptiste KempfQt4 - New kind of volume slider.
2007-11-22 Damien FouilleulMacOS X: more EyeTV GUI improvements
2007-11-22 Damien Fouilleuleyetv: functional GUI panel, replaced Carbon style...
2007-11-21 Jean-Baptiste KempfAdd fonctionality to the update dialog - Patches by...
2007-11-21 Jean-Baptiste KempfUpdate qtu, qta macros .
next