]> git.sesse.net Git - vlc/history - modules/gui/qt4
typo
[vlc] / modules / gui / qt4 /
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 Rémi Denis-CourmontQt4: remove V4L1
2011-02-20 Jean-Baptiste KempfQt: fix the postproc tooltip in SPrefs
2011-02-20 Jean-Baptiste KempfQt: rename utility classes
2011-02-18 Francois CartegnieQt: MIM: Make use of singleton
2011-02-16 Jean-Baptiste KempfQt, sprefs: add play-and-pause
2011-02-16 Jean-Baptiste KempfQt: sprefs, small layout improvement, when resizing
2011-02-14 Rémi Denis-CourmontQt4: fix m3u8 export extension
2011-02-14 Jean-Baptiste KempfQt: fix #4493
2011-02-13 Rémi Denis-CourmontQt4: update hotkey prefs to string items
2011-02-13 Rémi Denis-CourmontParenthesis
2011-02-13 Rémi Denis-CourmontQt4: fix matching key config items
2011-02-12 Francois CartegnieQt: fix video menu
2011-02-12 Francois CartegnieQt: don't make 1 way only vars/commands radio items
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-02-07 Francois CartegnieQt: fix bookmarks dialog
2011-02-07 Francois CartegnieQt: Bookmarks are custom and playback only related
2011-02-07 Francois CartegnieQt: name unaliased resource icon
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-23 Ilkka OllakkaQt4: in iconview, allways center the album art even...
2011-01-22 Francois CartegnieTimeSlider fix for #4328
2011-01-22 Pierre YnardDistribute forgotten files
2011-01-21 Jean-Philippe AndréQt: really close ExtensionDialog when user presses ESC
2011-01-21 Jean-Philippe AndréQt: show embedded icons of Lua extensions
next