]> git.sesse.net Git - vlc/history - modules/gui
extras/.../ios: rework the build script
[vlc] / modules / gui /
2013-03-30 Erwan Tulouskins2: simplify playlist title
2013-03-30 Erwan Tulouskins2: improve $N text variable
2013-03-30 Francois CartegnieQt: Selector: remove useless code line
2013-03-28 Francois CartegnieQt: EPGView: default focus to first event
2013-03-28 Francois CartegnieQt: EPGView: fix constness
2013-03-28 Francois CartegnieQt: EPGItem: fix constness
2013-03-28 Francois CartegnieQt: EPGItem: add parental rating
2013-03-26 Francois CartegnieQt: UpdateDialog: highlight security changes
2013-03-26 Francois CartegnieQt: updatedialog: fix size.
2013-03-26 Francois CartegnieQt: info_panels: Add bitrate graph
2013-03-25 Rémi Denis-CourmontQt4: remove useless alive check on input
2013-03-25 Rémi Denis-CourmontQt4: simplify input state callback management
2013-03-24 Rémi Denis-Courmontncurses: remove cargo cultivated vlc_object_alive()
2013-03-24 David Fuhrmannmacosx: do registration of the log callback slightly...
2013-03-24 Rémi Denis-CourmontQt4: grammar
2013-03-24 Rémi Denis-CourmontQt4: remove isFirstRun parameter
2013-03-24 Rémi Denis-CourmontQt4: clarify PNAP dialog (fixes #8100)
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-22 Francois CartegnieQt: ExtendedDialog: Add sync to config checkbox for...
2013-03-22 Francois CartegnieQt: Equalizer: add presets icons
2013-03-22 Francois CartegnieQt: Equalizer: rework (fix #7923)
2013-03-21 Felix Paul Kühnemacosx: make sure the fspanel's volume slider knob...
2013-03-21 Felix Paul Kühnemacosx: resize the retina bitmaps for the progressions...
2013-03-20 Edward WangQt4: replace awkward word 'keep-pressed'
2013-03-20 Erwan Tulouskins2: use the "mute" variable
2013-03-19 Felix Paul Kühnemacosx: switch fspanel icon set to use the brighter...
2013-03-18 Felix Paul Kühnemacosx: fix fspanel pause button button alignment
2013-03-18 Felix Paul Kühnemacosx: fix fullscreen volume slider knob alignment
2013-03-18 Felix Paul Kühnemacosx: fix time slider knob alignment in bright mode
2013-03-18 Rémi Denis-CourmontRename msg_item_* to vlc_log_* (cosmetic)
2013-03-18 Rémi Denis-Courmontskins2: remove unused data
2013-03-18 Rémi Denis-Courmontmacosx: use vlc_LogSet()
2013-03-18 Rémi Denis-CourmontQt4: use vlc_LogSet()
2013-03-18 Rémi Denis-Courmontncurses: use vlc_LogSet()
2013-03-11 Francois CartegnieQt: EPGView: highlight day change
2013-03-11 Francois CartegnieQt: EPGRuler: simplify color change case.
2013-03-10 Ronald WrightFix alignment and appearance of ISO standard equalizer...
2013-03-10 Felix Paul Kühnemacosx: replace avcodec-hw hack by proper settings
2013-03-10 Felix Paul Kühnemacosx: misc minor improvements to the legacy transcodi...
2013-03-10 Felix Paul Kühnemacosx: fix crash when trying to transcode with help...
2013-03-10 Felix Paul Kühnemacosx: minor code optimization
2013-03-10 Felix Paul Kühnemacosx: added a UI to the simplified preferences to...
2013-03-09 Felix Paul Kühnemacosx: automagically update the audio device list...
2013-03-09 Francois CartegnieQt: EPGView: includes cleanup
2013-03-09 Francois CartegnieQt: EPGWidget: namespace enum
2013-03-09 Francois CartegnieQt: EPGRuler: highlight day change
2013-03-09 Francois CartegnieQt: EPGRuler: includes cleanup
2013-03-09 Francois CartegnieQt: EPGRuler: compute sizes based on widget's
2013-03-09 Francois CartegnieQt: EPGView: use bounding rects for simplification
2013-03-09 Rémi Denis-CourmontQt4: add missing build dependencies (fix #8288)
2013-03-09 Felix Paul Kühnemacosx: re-write and simplify the apple event handlers...
2013-03-09 Felix Paul Kühnemacosx/CAS: fix compilation warning
2013-03-08 Felix Paul Kühnemacosx: use UTF-8 instead of Windows Latin 1 as source...
2013-03-08 Felix Paul Kühnemacosx: don't overwrite existing files on stream-output...
2013-03-06 Felix Paul Kühnemacosx: fix crash if 'avcodec-hw' isn't set
2013-03-02 David Fuhrmannmacosx: categorize options and improve some tooltip...
2013-03-02 David Fuhrmannmacosx: improve string for native fullscreen mode
2013-03-02 David Fuhrmannmacosx: prefs: implement string list config and integer...
2013-03-02 David Fuhrmannmacosx: add missing autorelease pool
2013-03-02 David Fuhrmannmacosx: add support for pausing iTunes when VLC playbac...
2013-03-02 David Fuhrmannmacosx: fix playbackstatusUpdated in case of ended...
2013-02-28 Francois CartegnieQt: remove menus language selection. (fix #8201)
2013-02-26 Francois CartegnieQt: soutmrl: fix transcode filters enumeration (fix...
2013-02-24 David Fuhrmannmacosx: adapt VLCTimeField and add additional option...
2013-02-24 David Fuhrmannmacosx: show current pos and remaining or total time...
2013-02-21 Rémi Denis-CourmontRevert "Qt: Add moving main window on any part of a...
2013-02-19 Felix Paul Kühnemacosx: fix UI crash within the open panel (refs #8146)
2013-02-18 David Fuhrmannmacosx: advanced prefs: add support for config sections
2013-02-18 David Fuhrmannmacosx: use proper checkbox in advanced prefs
2013-02-18 Jean-Baptiste KempfQt: fix segfault in seekpoints updater
2013-02-16 Felix Paul Kühnemacosx: fix hypothetical aout leak
2013-02-16 Felix Paul Kühnemacosx: fix audio device selection visuals and remove...
2013-02-16 David Fuhrmannmacosx: add missing vlc_object_release and stuff for...
2013-02-15 David Fuhrmannmacosx: move fullscreen logic to VLCVoutController...
2013-02-15 David Fuhrmannfix play / pause and rename method for better clarity
2013-02-15 David Fuhrmannmacosx: only revert presentation options on fullscreen...
2013-02-15 David Fuhrmannmacosx: deduplicate code for fullscreen presentation...
2013-02-15 David Fuhrmannmacosx: try to fix another instances of wrong occurrenc...
2013-02-13 David Fuhrmannmacosx: fix behaviour when changing video splitters...
2013-02-11 Erwan Tulouskins2: don't default the first visible item to selected
2013-02-11 Erwan Tulouskins2: improve short name display ($N)
2013-02-11 Francois CartegnieQt: SeekSlider: SeekStyle: fix memleak
2013-02-11 Mario SpeißDnD from Internet Explorer to VLC and support of links...
2013-02-10 David Fuhrmannmacosx: update copyright headers for some recently...
2013-02-10 David Fuhrmannmacosx: fix another wrong occurrence of the fspanel
2013-02-09 David Fuhrmannmacosx: update fullscreen menu item checkbox according...
2013-02-09 David Fuhrmannmacosx: allow again to select lion fullscreen and nonem...
2013-02-09 David Fuhrmannmacosx: directly toggle vout fullscreen variable to...
2013-02-09 David Fuhrmannmacosx: also hide mouse cursor when detached window...
2013-02-09 David Fuhrmannmacosx: fix closing detached windows when in lion fulls...
2013-02-09 David Fuhrmannmacosx: only show fspanel when needed, additional fixed...
2013-02-09 David Fuhrmannmacosx: support multiple VLC windows in fullscreen...
2013-02-09 David Fuhrmannmacosx: add lion fullscreen support for detached windows
2013-02-09 Erwan Tulouskins2: fix memory leak
2013-02-09 Erwan Tulouskins2: ensure that skins2 displays items exactly as...
2013-02-07 Felix Paul Kühnemacosx: replace all 'key-action' calls with their prope...
2013-02-07 Alexander TerentyevQt: Add moving main window on any part of a window
2013-02-05 Felix Paul Kühnemacosx: work-around for Mountain Lion which treats...
2013-02-03 Felix Paul Kühnemacosx: fixed compilation warning and potential runtime...
2013-01-31 Rémi Denis-CourmontUseless #includes
next