]> git.sesse.net Git - vlc/history - modules/gui
macosx/open: added controls to capture Live Audio along with the current screen content
[vlc] / modules / gui /
2012-08-23 Felix Paul Kühnemacosx/open: added controls to capture Live Audio along...
2012-08-23 Felix Paul Kühnemacosx/CAS: replace deprecated API calls with modern...
2012-08-23 Felix Paul Kühnemacosx/wizard: replace deprecated API calls with modern...
2012-08-23 Felix Paul Kühnemacosx/output: fixed rare exception
2012-08-23 Felix Paul Kühnemacosx/output: replaced deprecated API call and fixed...
2012-08-23 Felix Paul Kühnemacosx/prefs_widgets: replace deprecated API call with...
2012-08-23 Felix Paul Kühnemacosx/playlist: replaced deprecated API call
2012-08-23 Felix Paul Kühnemacosx/open: replace deprecated API call with modern...
2012-08-23 Felix Paul Kühnemacosx/messages: replace deprecated API call with moder...
2012-08-23 Felix Paul Kühnemacosx/simpleprefs: replaced deprecated API call with...
2012-08-23 Felix Paul Kühnemacosx: added 'macosx-appleremote-sysvol' to simple...
2012-08-23 Felix Paul Kühnemacosx: added option to disable the next/prev feature...
2012-08-23 Felix Paul Kühnemacosx/Open: merge the QTCapture and QTSound views
2012-08-22 Felix Paul Kühnemacosx: improve main window initialization
2012-08-22 Felix Paul Kühnemacosx/playlist: add another sanity check and simplify...
2012-08-22 Felix Paul Kühnemacosx: fixed potential race condition
2012-08-22 Felix Paul Kühnemacosx/playlist: add another sanity check
2012-08-22 Felix Paul Kühnemacosx/playlist: added missing sanity check
2012-08-22 Felix Paul Kühnemacosx/open: added missing sanity checks
2012-08-22 Felix Paul Kühnemacosx: fixed random debug message crash
2012-08-22 Felix Paul Kühnemacosx: fixed crash when setting up the video output
2012-08-22 Felix Paul Kühnemacosx: fixed crash in CoreDialogs when closing the...
2012-08-22 Felix Paul Kühnemacosx: added a checkbox to send crash reports automati...
2012-08-22 Felix Paul Kühnemacosx: fail silently when crash log delivery gives...
2012-08-22 Felix Paul Kühnemacosx: update crash log server DNS
2012-08-22 Sebastien Zwickertmacosx: str_format_meta(): take playlist as parameter...
2012-08-22 Felix Paul Kühnemacosx: use a more precise (Mountain) Lion definition
2012-08-22 Felix Paul Kühnemacosx: fixed crashlog lookup on Mountain Lion
2012-08-22 Felix Paul Kühnemacosx: update check for Lion and add another one for...
2012-08-21 Rémi Denis-Courmontstr_format_meta(): take playlist as parameter directly
2012-08-21 Konstantin Pavlovmacosx gui: use vlc_path2uri.
2012-08-21 Sebastien Zwickertmacosx: Repack module_config_t.
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-08-20 Rémi Denis-CourmontQt4: remove unnecessary path to URL conversion
2012-08-20 Jean-Baptiste KempfQt: allow selection of 2.x style
2012-08-20 Jean-Baptiste KempfQt: avoid a crash
2012-08-20 Rémi Denis-CourmontQt4: simplify and hopefully fix progress bar deletion
2012-08-20 Rémi Denis-CourmontRevert "Qt: external progressBar, simplification for...
2012-08-20 Rémi Denis-CourmontQt4: fix compressor and spatializer initializer order...
2012-08-20 Rémi Denis-CourmontQt4: map Browser Refresh to VLC
2012-08-19 Rémi Denis-CourmontRepack module_config_t
2012-08-19 Rémi Denis-CourmontRemove configuration item actions for now
2012-08-19 Rémi Denis-Courmontqt4: passwords do not offer choices
2012-08-19 David Fuhrmannmacosx: save debug log to rtf instead rtfd
2012-08-19 David Fuhrmannmacosx: improve playlist table column resizing behaviour
2012-08-19 David Fuhrmannmacosx: use same translation dict for menu and column...
2012-08-19 David Fuhrmannmacosx: dynamically create context and main sub menu...
2012-08-19 Francois CartegnieQt: PLModel: Don't overpass pixmap cache for fetching...
2012-08-19 Felix Paul Kühnemacosx: removed explicit 10.5 compatibility code
2012-08-18 Francois CartegnieQt: BookMarks dialog: correctly handle deleting selection
2012-08-18 Francois CartegnieQt: Bookmarks: correctly apply buttons states
2012-08-17 Francois CartegnieQt: EventDialog: remove useless destructor
2012-08-17 Francois CartegnieQt: UpdateDialog: use dynamic event IDs
2012-08-17 Francois CartegnieQt: use dynamic ID for DialogEvent
2012-08-17 Francois CartegnieQt: Ensure event IDs are not reused.
2012-08-17 Francois CartegnieQt: insert newlines for readability
2012-08-17 Francois CartegnieQt: namespaces are now sufficient for designating event...
2012-08-17 Francois CartegnieQt: namespace IMEvent types
2012-08-17 Francois CartegnieQt: PLEvent: protect members
2012-08-16 Francois CartegnieQt: rename even ID offsets as what they are
2012-08-16 Francois CartegnieQt: IMEvent: simplify using getter
2012-08-16 Francois CartegnieQt: IMEvent: use getter instead of friend class.
2012-08-16 Jean-Baptiste KempfQt: move VLM shortcut to Ctrl+Shift+W
2012-08-16 Francois CartegnieQt: InputManager: Namespace PLEvent types.
2012-08-16 Francois CartegnieQt: InputManager: UpdateMeta() on Item change. (fix...
2012-08-16 Francois CartegnieQt: add deduplication for some events.
2012-08-16 Jean-Baptiste KempfQt: add the playlist view mode selection to the right...
2012-08-16 Felix Paul Kühnemacosx: fixed setting the following options on the...
2012-08-16 Felix Paul Kühnemacosx: fixed 'video-deco' and 'embedded-video' recogni...
2012-08-16 Jean-Baptiste KempfQt: small simplification
2012-08-15 Rémi Denis-CourmontQt4: use config_GetIntChoices() for integer config...
2012-08-15 Rémi Denis-CourmontQt4: fix types conversion in extended panel
2012-08-14 Rémi Denis-CourmontQt4: use config_Get(Int|Psz)Choices()
2012-08-14 Brendon Justinmacosx: fix hiding of shuffle & repeat buttons
2012-08-14 Felix Paul Kühnemacosx: polish the start/stop time fields by allowing...
2012-08-14 Felix Paul Kühnemacosx: added 'avcodec-hw' to simple prefs
2012-08-13 Francois CartegnieQt: MediaInfo: name panels for public method usage
2012-08-12 Francois CartegnieQt: MediaInfo: Clearly identify current/playing media...
2012-08-12 Francois CartegnieQt: ExtraMetaPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InputStatsPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InfoPanel: unused p_intf
2012-08-12 Francois CartegnieQt: MetaPanel: missing clear
2012-08-11 Rémi Denis-CourmontQt4: /dev/dvb/adapter is Linux DVB, not just Linux
2012-08-09 Felix Paul Kühnemacosx: disable virtually all CoreAnimation effects...
2012-08-09 Felix Paul Kühnemacosx: remove no longer existing 'language' option...
2012-08-09 Felix Paul Kühnemacosx: fix and clean-up the bookmarks code (close...
2012-08-07 Felix Paul Kühnemacosx/mainwindow: added sanity check for the window...
2012-08-07 Felix Paul Kühnemacosx/fspanel: allow continued clicks on the backward...
2012-08-06 Rémi Denis-CourmontQt4: simplify fraction
2012-08-06 Jean-Baptiste KempfQt: make win7 buttons smaller to avoid graphic bug
2012-08-05 KO Myung-HunQt: Support disc drives probing for OS/2
2012-08-04 Francois CartegnieQt: PLModel: don't reset model on zoom
2012-08-03 Felix Paul Kühnemacosx: fixed NSRangeException when triggering modifier...
2012-08-01 Christoph Miebachtypo visible in vlc.pot
2012-07-31 Michał Trzebiatowskitypo visible in vlc.pot
2012-07-31 Francois CartegnieQt: don't crash if sql ML module is missing
2012-07-29 Jean-Baptiste KempfSkins2: compability with C++11
2012-07-29 Jean-Baptiste KempfQt: make a destructor as virtual
2012-07-28 Felix Paul Kühnemacosx: CAS: added a label to sum up the current stream...
2012-07-28 Felix Paul Kühnemacosx: CAS: implemented UI logic for the stream-out...
next