]> git.sesse.net Git - vlc/history - modules/gui
legacy OSX interface: fixed transcoding with the wizard and re-added mp4a as valid...
[vlc] / modules / gui /
2010-03-25 Felix Paul Kühnelegacy OSX interface: fixed transcoding with the wizard...
2010-03-21 Jean-Baptiste KempfQt: mainInterface cleanup and simplifications
2010-03-20 Jean-Philippe AndréQt: fix extensions dialog title (after set_title)
2010-03-20 Francois CartegnieQt: New BackgroundWiget
2010-03-19 Jean-Baptiste KempfQt: remove ugly hack for popupMenu
2010-03-19 Jean-Baptiste KempfQt: extension dialog, show correctly the version
2010-03-19 Jean-Baptiste KempfQt: fix comments
2010-03-19 Jean-Baptiste KempfQt: remove unneeded workaround
2010-03-19 Jean-Baptiste KempfQt: remove dead code
2010-03-19 Jean-Baptiste KempfQt: fix main_interface sizing part 2
2010-03-19 Erwan Tulouskins2: For playlist controls, keys to be forwarded...
2010-03-19 Erwan Tulouskins2: fix wrong focus
2010-03-17 Jean-Baptiste KempfQt: use forward declaration when possible and remove...
2010-03-15 Felix Paul Kühnelegacy OS X intf: fixed locking the vout window's AR
2010-03-15 Felix Paul Kühnelegacy OS X intf: removed nslog-based debug
2010-03-14 Felix Paul Kühnelegacy OS X intf: removed unfinished VLM interface
2010-03-14 Felix Paul Kühnelegacy OS X intf: fixed check-for-update and fullscreen...
2010-03-13 Felix Paul Kühnelegacy OSX intf: correctly adapt vout window's size...
2010-03-13 Felix Paul Kühnelegacy OS X intf: restored 1.0 look of the video output...
2010-03-13 Felix Paul Kühnelegacy macosx intf: make sure we display the right...
2010-03-13 Rémi Denis-CourmontRename linked_with_a_crap_library_which_uses_atexit()
2010-03-13 Jakob Lebenadjustments to playlist API changes
2010-03-13 Jean-Baptiste KempfQt: menus, force ViewMenu to run at menuBar creation.
2010-03-13 Jean-Baptiste KempfQt: menus, simplification
2010-03-12 Jean-Baptiste KempfQt: put Win32 Main Interface function in its own file.
2010-03-12 Francois CartegnieQt: Fix simple preferences according to new ui modes
2010-03-11 Fabio RitrovatoPodcast: trim whitespaces from url
2010-03-11 gozer@progrock.comi18n: QT4: added 2 missing calls to qtr() in toolbar.cpp
2010-03-11 Jean-Baptiste KempfRemove debug
2010-03-11 Jean-Baptiste KempfQt: Fixing main Interface, phase 1.
2010-03-11 Jean-Baptiste KempfQt: Force firstRun Ok button to be focused.
2010-03-11 Erwan Tulouskins2: fix corner case with old skins and fullscreen
2010-03-10 Jakob LebenQt: use Qt::DropAction properly throughout playlist...
2010-03-10 Erwan Tulouskins2: improve list of skins
2010-03-10 Erwan Tulouskins2: fix skins broken because of wrong path separator
2010-03-10 Jakob LebenQt: use "no art" picture for drag-and-drop pixmap in...
2010-03-09 Jakob LebenQt: drag-and-drop: simplification and robustness
2010-03-09 Jean-Baptiste KempfQt: use qt QStyle to center dialogs on screen
2010-03-09 Jean-Baptiste KempfQt: missing includes
2010-03-08 Jean-Baptiste KempfQt: bgWidget, add the margin to trigger the hide of...
2010-03-08 Rémi Denis-CourmontCompile fix
2010-03-08 Jakob LebenQt: use input_item_t* for drag-and-drop data
2010-03-08 Rémi Denis-CourmontQt4: disable implicit cast from QString to (const)...
2010-03-08 Rémi Denis-CourmontQt4: fix x11_display double free and leaks
2010-03-08 Rémi DuraffortQt4: fix the "Show Containing folder" feature.
2010-03-08 Jakob LebenQt: Playlist drag and drop corrections
2010-03-08 Jakob LebenQt: don't emit redundant InputManager::statusChanged...
2010-03-07 Rémi Denis-CourmontQt4: bookmarks: don't give an anonymous temporary objec...
2010-03-06 Rémi Denis-CourmontRevert "Qt4: --embedded-video must be checked on the...
2010-03-06 Erwan Tulouskins2: replace most config_Get with var_Inherit
2010-03-06 Erwan Tulouskins2(Win32): add a way to hide the popup menu on...
2010-03-05 Jakob LebenQt: prevent having cached a deleted item
2010-03-04 Jean-Baptiste KempfQt: clean bgWidget
2010-03-04 Jakob LebenQt: reorganize playlist actions, rename "Delete" to...
2010-03-04 Jakob LebenQt: allow sorting by any meta in any view using right...
2010-03-04 Jakob LebenQt: adjust item text position in listView for better...
2010-03-04 Jean-Baptiste KempfQt: do "normal->loopall->loop1->normal" instead of...
2010-03-04 Jean-Baptiste KempfQt: New shuffle icon, still from Daniel Dreibrodt
2010-03-03 Jean-Baptiste KempfNew icons for repeat, more obvious, done by Daniel...
2010-03-03 Rémi Denis-CourmontMerge branch 'master' of git.videolan.org:vlc
2010-03-03 Jakob LebenQt: show folder icon for non-leaf nodes in iconView...
2010-03-03 Rémi Denis-CourmontQt4: only embed video coming from the playlist (i.e...
2010-03-03 Rémi Denis-CourmontQt4: --embedded-video must be checked on the window...
2010-03-03 Rémi Denis-CourmontQt4-X11: cannot embed video if wallpaper mode is on
2010-03-03 Rémi Denis-CourmontGrammar
2010-03-03 Rémi Denis-CourmontUse KiB instead of kB for input statistics
2010-03-03 Jakob LebenQt: ensure that item selection has visible effect in...
2010-03-02 Jean-Baptiste KempfQt: use float for rate and fix a bug when mouseWheeling
2010-03-02 Antoine CellerierUpdate the rate value when setting the input.
2010-03-02 Jean-Baptiste KempfQt: display the correct rate
2010-03-02 Jean-Baptiste KempfQt: simplify SpeedLabel constructor
2010-03-01 Erwan Tulouskins2(Win32): no need to manage a two window classes
2010-03-01 Erwan Tulouskins(Win32): replace GetWindowDC with GetDC
2010-03-01 Rémi Denis-CourmontQt4: use explicit direct connections when passing VLC...
2010-03-01 Rémi Denis-CourmontRevert "Qt4: passing pointers over thread signals is...
2010-02-28 Jean-Baptiste KempfQt: clean and cosmetics
2010-02-28 Jean-Baptiste KempfQt: undock the playlist
2010-02-28 Rémi Denis-CourmontQt4: passing pointers over thread signals is not allowed...
2010-02-28 Rémi Denis-CourmontThis is still buggy.
2010-02-28 Jean-Baptiste KempfQt: remove debug and cosmetics
2010-02-28 Jean-Baptiste KempfQt: Be sure to hide the caching when an input is deleted.
2010-02-28 Jean-Baptiste KempfQt: avoid a crash on first Startup
2010-02-26 Erwan Tulouskins(Win32): fix minimize not functioning (see #3300)
2010-02-26 Erwan Tulouskins(Linux): remove dead code
2010-02-26 Erwan Tulouskins2(Linux): support clean exit when user closes...
2010-02-26 Jean-Baptiste KempfQt: open dialog, set a minimumSize for the playButton
2010-02-26 Rémi Duraffortqt4: remove a dummy call to var_Get (void variable...
2010-02-25 Rémi Denis-CourmontQt4: handle Meta modifier in the prefs
2010-02-25 Jean-Baptiste KempfQt: don't show the menu button if there is only 1 chapt...
2010-02-25 Erwan Tulouskins2: extend --[no]-qt-video-autoresize to skins2
2010-02-25 Erwan Tulouskins2: make default more consistent for video control
2010-02-24 Gildas Bazinhildon: add a slightly more useful menu to the maemo...
2010-02-24 Erwan TulouWin32: use linked_with_a_crap_library_which_uses_atexit...
2010-02-24 Jakob LebenQt: no need to clear playlist search twice
2010-02-24 Jean-Baptiste KempfQt: use qtu( ) when appropriate
2010-02-24 Erwan Tulouskins2(Win32): fix second bug of #685
2010-02-24 Jakob LebenQt: media library is always a tree
2010-02-24 Jakob LebenQt: hide buffering display if buffering doesn't reach...
2010-02-24 Erwan Tulouskins2: add a way to reset rate to normal speed (trac...
2010-02-24 Erwan Tulouskins2: add support for --[no]-video-on-top (fix #685)
next