]> git.sesse.net Git - vlc/history - modules/gui
Always bind texture before use (opengl).
[vlc] / modules / gui /
2011-04-06 Rémi DuraffortQt4 preferences: fix a nice memory leak.
2011-04-05 Felix Paul Kühnemacosx: replaced various deprecated methods with their...
2011-04-05 Felix Paul Kühnemacosx: more hotkey improvements
2011-04-05 Felix Paul Kühnemacosx: updated VLCMain to the new hotkeys API
2011-04-05 Felix Paul Kühnemacosx: re-written hotkey preferences
2011-04-04 Felix Paul Kühnemacosx: fixed wrong calculation of ModuleListConfigCont...
2011-04-04 Felix Paul Kühnemacosx: fixed corner case which could lead to incorrect...
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 Felix Paul Kühnemacosx: added some more Apple Remote cookies
2011-04-03 Felix Paul Kühnemacosx: enlarge the time slider and move respective...
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Jean-Baptiste KempfQt: hide status bar
2011-04-01 Francois CartegnieQt: epg: only add current or future epg data
2011-04-01 Francois CartegnieQt: epgwidget: use anon enum for indexes
2011-03-30 Francois Cartegnieepg: narrow input lock
2011-03-30 Francois CartegnieQt: EPGView: fix performance hit
2011-03-30 Francois CartegnieQt: EPGItem: only update() if data changed
2011-03-30 Francois CartegnieQt: epg: don't hide EPG when there's still data.
2011-03-29 Ludovic FauvetQt4: Fix FSController glitches on Linux/KDE
2011-03-28 Rémi Denis-CourmontQt4: update DTV plugin name on Windows
2011-03-27 Rémi Denis-CourmontQt4: add modulations for DVB-S2
2011-03-27 Rémi Denis-Courmonttypo
2011-03-27 Rémi Denis-CourmontQt4: add DVB-S2
2011-03-27 Rémi Denis-CourmontQt4: handle multiple Linux DVB frontends per adapter
2011-03-27 Jean-Baptiste KempfQt: reduce the value of update-days
2011-03-26 Rémi Denis-CourmontQt4: rename modulation box to QAM box, and try to fix...
2011-03-26 Rémi Denis-CourmontQt4: uniformize DVB dialog
2011-03-25 Francois CartegnieQt: menus: move shortcuts group on top
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action (missing return)
2011-03-24 Francois CartegnieQt: menus: (view a view ?) view a minimal interface
2011-03-24 Francois CartegnieQt: menu: move advanced open.
2011-03-24 Francois CartegnieQt: menu: 'quit after playback' is playlist related
2011-03-24 Francois CartegnieQt: addDPStaticEntry returns action
2011-03-24 Francois CartegnieQt: media menu: coherency
2011-03-24 Rémi Denis-CourmontQt: merge BDA and Linux DVB in open dialog
2011-03-24 Rémi Denis-CourmontQt4: add ATSC and CQAM to open dialog
2011-03-24 Rémi Denis-CourmontQt4: update DVB dialog for the new plugin
2011-03-24 Konstantin PavlovML: Qt4: Include config.h to fix plugin linking.
2011-03-23 Rémi Denis-CourmontQt4: ATSC and Clear QAM are not DVB types...
2011-03-23 Rémi Denis-CourmontQt: don't translate quadratic amplitude modulation...
2011-03-23 Rémi Denis-CourmontQt: select MRL scheme based on DVB system delivery
2011-03-23 Rémi Denis-CourmontQt4: pass DVB parameters through MRL rather than options
2011-03-23 Rémi Denis-CourmontQt4: DVB-C modulation combo box
2011-03-23 Rémi Denis-CourmontQt4: symbol rate is expressed in bauds (Hz), not kHz
2011-03-23 Rémi Denis-CourmontQt4: sort DVB-x alphabetically and select DVB-T by...
2011-03-23 Francois CartegnieQt: epg: qtr() instead of tr()
2011-03-23 Francois CartegnieQt: EPG: dialog: add no epg warning
2011-03-23 Francois CartegnieQt: EPG: epgview: add timeline
2011-03-23 Francois CartegnieQt: EPG: thicker ruler timeline
2011-03-23 Francois CartegnieQt: EPG: add channels line background
2011-03-23 Francois CartegnieQt: epg: updateduration: simplify.
2011-03-23 Francois CartegnieQt: EPG: fix mutex position
2011-03-23 Francois CartegnieQt: EPG: use connect() macros
2011-03-23 Francois CartegnieQt: EPG: remove no longer used class
2011-03-23 Francois CartegnieQt: EPG: remove overlapped entries.
2011-03-23 Francois CartegnieQt: EPG: rework
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-20 Jean-Baptiste KempfQt, menu: rename entry
2011-03-20 Jean-Baptiste KempfQt, menus: move the interface menu around in the view...
2011-03-20 Jean-Baptiste KempfQt, menu: split the subtitle menu from video menu
2011-03-20 Jean-Baptiste KempfQt, menus: split the subtitles menu in a new function
2011-03-20 Jean-Baptiste KempfQt4: cache var_InheritBool on Win32
2011-03-19 Jean-Baptiste KempfWin32: add the volume media keys to SPrefs
2011-03-19 Jean-Baptiste KempfDeactivate volume media key by default...
2011-03-16 Jean-Baptiste KempfQt: probe the complete names for Volume in Disc open
2011-03-16 Jean-Baptiste KempfQt: disc open: support different values for disclabel...
2011-03-15 Francois CartegnieQt: messages: display hex addresses
2011-03-15 Francois CartegnieQt: messages: simplify
2011-03-15 Francois CartegnieQt: epg: missing lock before es_out data access
2011-03-15 Rémi Denis-CourmontQt4: don't ruin RC interface fallback when preferences...
2011-03-11 Jean-Baptiste KempfQt, playlist: rename a method to match Qt's style
2011-03-11 Jean-Baptiste KempfQt, playlist: privatize a slot
2011-03-11 Jean-Baptiste KempfQt: fix the LocationBar display by default
2011-03-11 Jean-Baptiste KempfQt, menus: naming consistency in menus
2011-03-11 Jean-Baptiste KempfQt, menus: move "Quit after playback" to playbakc menu
2011-03-11 Jean-Baptiste KempfQt, menus: remove unneeded function
2011-03-11 Jean-Baptiste KempfQt, menus: comments, cosmetics and simplifications
2011-03-11 Jean-Baptiste KempfQt, menus: convert Macros into inline functions
2011-03-11 Jean-Baptiste KempfQt, menus: inline functions
2011-03-11 Jean-Baptiste KempfQt, menus: code simplification
2011-03-11 Jean-Baptiste KempfQt, menus: inline a function only used once
2011-03-05 Francois CartegnieQt: make progressbar dialogs modal
2011-03-05 Francois CartegnieQt: EPG gui self update
2011-03-05 Francois CartegnieQt: EPGItem: fix gradient reference
2011-03-05 Francois CartegnieQt: EPGChannels: drop the program number
2011-03-05 Francois CartegnieQt: EPG: Always update data on EPG refresh and highligh...
2011-03-05 Francois CartegnieQt: EPGEVent: can be same event without being current
2011-03-05 Francois CartegnieQt: EPGItem: simplify setters
2011-03-05 Francois CartegnieQt: EPGRuler: add timeline
2011-03-05 Francois CartegnieQt: EPGWidget: use time reference from epg stream,...
2011-03-05 Francois CartegnieQt: EPGItem: vlc is orange
2011-03-05 Francois CartegnieQt: reset EPG data when input type changes
2011-03-05 Francois CartegnieQt: EPG Dialog: use DialogButtonBox
2011-03-05 Francois CartegnieQt: EPGItem: style with gradient
2011-03-05 Francois CartegnieQt: EPGItem: add tooltip
2011-03-05 Francois CartegnieQt: EPGItem: visual feedback on hover
2011-03-05 Francois CartegnieQt: EPG fix memleak
2011-03-05 Francois CartegnieQt: don't throw previous EPG data on channel/input...
2011-03-01 Erwan Tulouskins2: fix font path processing
2011-03-01 Erwan Tulouskins2: fix .wsz problem
next