]> git.sesse.net Git - vlc/history - modules/gui
Segregate access-specific V4L2 code
[vlc] / modules / gui /
2011-09-05 Laurent AimarImplemented 'Boss Key' in qt4 interface (close #3838).
2011-09-05 Rémi Denis-CourmontRemove some debug
2011-09-05 Felix Paul Kühnemacosx: fix some more compilation warnings
2011-09-04 Felix Paul Kühnemacosx: clean up
2011-09-04 Felix Paul Kühnemacosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul Kühnemacosx: remove dead code and rename vout.* to VideoView.*
2011-09-04 Felix Paul Kühnemacosx: prevent ugly artifacts when playing a video
2011-09-04 Felix Paul Kühnemacosx: replace the 'basic' vs 'all' radio button on...
2011-09-04 Felix Paul Kühnemacosx: slim the split view divider and turn it black
2011-09-03 Ilkka Ollakkaqt4: fix preferences widget compile
2011-09-03 Rémi Denis-CourmontQt4: fix V4L2 video standard in open dialog
2011-09-03 Rémi Denis-CourmontsetfillVLCConfigCombo: deal with string config items
2011-08-30 Rémi Denis-CourmontMove src/control/ to lib/
2011-08-30 Rémi Denis-CourmontUpdate user interface for caching unification
2011-08-29 Jean-Baptiste KempfQt: don't add empty groupbox in preferences
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-26 Rafaël Carréncurses: cosmetics
2011-08-24 Jean-Baptiste KempfQt: restore audio volume save
2011-08-24 Jean-Baptiste KempfQt: Improve preferences layout for module list
2011-08-24 Jean-Baptiste KempfQt: put modules list in 2 columns
2011-08-24 Jean-Baptiste KempfQt: fix column size in complete preferences
2011-08-24 Jean-Baptiste KempfQt: save random/loop/repeat on quit
2011-08-24 Jean-Baptiste KempfQt: correctly init loop button state
2011-08-23 Akash MehrotraQt: Keep video filter values in range
2011-08-23 Felix Paul Kühnemacosx: store index of eq set in the menuitems' tags...
2011-08-23 Felix Paul Kühnemacosx: remove 'macosx-eq-keep', since it is a useless...
2011-08-22 Felix Paul Kühnemacosx: removed 'erase logo' from the video effects...
2011-08-22 Felix Paul Kühnemacosx: don't update the sidebar too often
2011-08-21 Felix Paul Kühnemacosx: added an option to disable the native fullscree...
2011-08-21 Felix Paul Kühnemacosx: adopt courmisch's feedback, thx
2011-08-21 Felix Paul Kühnemacosx: fixed compilation against the updated msg API
2011-08-20 Rémi Denis-CourmontPush log message formatting to subscribers
2011-08-20 Rémi Denis-CourmontMove msg_Copy() and msg_Free() to ncurses
2011-08-20 Felix Paul Kühnemacosx: simplified the subtitle opening sheet
2011-08-19 Rémi Denis-CourmontRemove msg_cb_data_t and simplify accordingly
2011-08-19 Rémi Denis-CourmontFix namespace, remove useless variable and clean up...
2011-08-19 Rémi Denis-CourmontQt4: implement message object/module filter in the...
2011-08-19 Felix Paul Kühnemacosx: implement a 'Record' menu item
2011-08-19 Felix Paul Kühnemacosx: make sure we can't access the split view while...
2011-08-19 Felix Paul Kühnemacosx: work-around CoreAnimation limitations on 10...
2011-08-19 Felix Paul Kühnemacosx: show the playlist size as a badge in the sideba...
2011-08-18 Rémi Denis-Courmontncurses: apply message verbosity filtering
2011-08-18 Rémi Denis-Courmontncurses: no need to turn off cancellation in message...
2011-08-18 Rémi Denis-CourmontQt4: apply verbosity filtering within Qt, do not rely...
2011-08-18 Rémi Denis-CourmontMigrate VLC_ADD_* flags from vlc-config to AC_SUBST
2011-08-18 Jean-Baptiste KempfSkins2: remove unused variable
2011-08-17 Jean-Baptiste KempfMacOS: fix compilation
2011-08-17 Felix Paul Kühnemacosx: fix compilation with the 10.5 SDK
2011-08-16 Felix Paul Kühnemacosx: remove the fullscreen button from the main...
2011-08-16 Rémi Denis-Courmontskins2: remove weird stuff and hopefully fix Win32...
2011-08-16 Rémi Denis-CourmontQt4: retain newlines in config item long text
2011-08-16 Jean-Baptiste KempfQt: remove unneeded whitespace that blocks normalized...
2011-08-16 Jean-Baptiste KempfQt: use qDeleteAll on VLM dialog
2011-08-16 Jean-Baptiste KempfQt: use QWidgetList when applicable
2011-08-16 Felix Paul Kühnemacosx: moved compatiblity fixes to a designated header
2011-08-16 Jean-Baptiste KempfQt: use QString iso std::string
2011-08-16 Jean-Baptiste KempfQt: use __MIN when applicable
2011-08-16 Jean-Baptiste KempfQt: remove unnecessary header
2011-08-16 Jean-Baptiste KempfQt: use const_iterator when possible
2011-08-16 Jean-Baptiste KempfQt: Use append iso push_*
2011-08-16 Jean-Baptiste KempfQt: use isEmpty() iso empty()
2011-08-16 Jean-Baptiste KempfQt: use count() iso size() on Qt Containers
2011-08-16 Jean-Baptiste KempfQt, menus: std::vector -> QVector
2011-08-16 Felix Paul Kühnemacosx: don't let the vout resize the window if we...
2011-08-16 Felix Paul Kühnemacosx: added native fullscreen support for OS X Lion
2011-08-16 Felix Paul Kühnemacosx: use an updated API to set the behavior of menu...
2011-08-15 Rémi Denis-CourmontRemove module_hold and module_release
2011-08-15 Felix Paul Kühnemacosx: saved various objc selector dispatches when...
2011-08-14 Felix Paul Kühnemacosx: fixed crash when opening multiple files using...
2011-08-14 Felix Paul Kühnemacosx: fixed some ui bugs, which sneaked in recently
2011-08-14 Felix Paul Kühnemacosx: re-implemented a non-embedded video window
2011-08-14 Felix Paul Kühnemacosx: simplified the way we set the window's title
2011-08-14 Felix Paul Kühnemacosx: fixed spu announcements for playback controls
2011-08-13 Jean-Baptiste KempfQt: fix the behaviour of clean button in playlist
2011-08-13 Jean-Baptiste KempfQt: restart filter when options can't be applied
2011-08-12 Jean-Baptiste KempfQt: video filter dialog update
2011-08-12 Jean-Baptiste KempfQt: video effects. Remove noise
2011-08-10 Felix Paul Kühnemacosx: added 'obsolute' macros for removed settings
2011-08-10 Felix Paul Kühnemacosx: fail the video output if Quartz Extreme isn...
2011-08-10 Felix Paul Kühnemacosx: implemented the 'autoscale' feature and fixed...
2011-08-10 Felix Paul Kühnemacosx: redesigned info panel to HUD
2011-08-09 Felix Paul Kühnemacosx: fixed fspanel
2011-08-09 Felix Paul Kühnemacosx: retain window level across a fullscreen session
2011-08-09 Felix Paul Kühnemacosx: re-implemented VLCVoutView and removed dead...
2011-08-09 Felix Paul Kühnemacosx: fixed compilation warnings
2011-08-08 Felix Paul Kühnemacosx: move VLCFSPanel from VLCControls to VLCMainWind...
2011-08-08 Felix Paul Kühnemacosx: implemented float-on-top
2011-08-08 Felix Paul Kühnemacosx: prepared fullscreen support and clean-up
2011-08-08 Felix Paul Kühnemacosx: updated applescript binding to current API
2011-08-08 Jean-Baptiste KempfQt: plugins dialog, fix keyevents
2011-08-08 Rémi Denis-CourmontQt4: fix enum switch warning
2011-08-08 Rémi Denis-CourmontQt4: fix DEBUG_LAYOUT warning
2011-08-06 Rémi Denis-CourmontUse CLOCK_FREQ
2011-08-06 Jean-Baptiste KempfQt4: clarify a tooltip
2011-08-05 Felix Paul Kühnemacosx: removed no longer existing option 'server-port...
2011-08-05 Felix Paul Kühnemacosx: added CoreAnimation based transitions to displa...
2011-08-04 Felix Paul Kühnemacosx: fixed time slider action in the fspanel
2011-08-03 Felix Paul Kühnemacosx: added a 'Drop Zone' view, which is displayed...
2011-08-03 Felix Paul Kühnemacosx: stop using NTableVieew's selectedRowEnumerator...
2011-08-03 Felix Paul Kühnemacosx: icon set for the sidebar table taken from the...
next