]> git.sesse.net Git - vlc/history - modules/gui
Merge branch 1.0-bugfix into master
[vlc] / modules / gui /
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Erwan Tulouskins2 : fully support transparency for buttons.
2009-05-23 Rémi Denis-CourmontMove intf_sys_t and intf_thread_t definitions
2009-05-23 Rémi Denis-CourmontQt4: use struct as needed
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-22 Felix Paul Kühnemacosx: added an entry to Video->Aspect-ratio to disabl...
2009-05-22 Felix Paul Kühnemacosx: fixed controls in new main window
2009-05-22 Felix Paul Kühnemacosx: fix crash when trying to use the video menu
2009-05-21 Felix Paul Kühnemacosx: merge the nib fle containing Eric Dudiak's...
2009-05-21 Felix Paul Kühnemacosx: clean Dudiak's code a bit
2009-05-21 Felix Paul Kühnemacosx: added Eric Dudiak's source files to the respect...
2009-05-21 Felix Paul Kühnemacosx: merge Eric Dudiak's code from GSoC 2008
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-21 Rémi Denis-CourmontQt4: activate playlist item on right click (fix #2749)
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-21 Felix Paul Kühnemacosx: finally completed the progress-panel's implemen...
2009-05-21 Felix Paul Kühnemacosx: fixed compilation warning
2009-05-20 Rémi Duraffortqt4: update the MRL when the fps change (desktop).
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi DuraffortUse var_CountChoices instead of var_Change(VLC_VAR_GETC...
2009-05-20 Rémi DuraffortCreate a function to free the memory allocated when...
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed menubar appearance in fullscreen mode...
2009-05-20 Felix Paul Kühnemacosx: fixed the updateInfoPanel crash
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 Felix Paul Kühnemacosx: fixed 'Codec details pane does not work correct...
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-05-19 Geoffroy Coupriewin32: Add recent files to jump lists
2009-05-19 Jean-Baptiste KempfQt: change slightly the colours of the sound slider.
2009-05-19 Jean-Baptiste KempfQt: lower a bit the default sound slider.
2009-05-19 Jean-Baptiste KempfTry to stay consistent.
2009-05-17 Jean-Baptiste KempfFix --qt-start-mninimized option
2009-05-17 Jean-Baptiste KempfQt: Remove Streaming and Convert/Save menus if compiled...
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-17 Jean-Baptiste KempfQt: correctly split the MRL
2009-05-17 Jean-Baptiste KempfQt: fix missing 's' in function name
2009-05-17 Jean-Baptiste KempfCosmetics.
2009-05-17 Jean-Baptiste KempfForgotten FileSeparator issue.
2009-05-17 Jean-Baptiste KempfQt: reindent after last commit.
2009-05-17 Jean-Baptiste KempfQt4: fix DIR_SEP on open.
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Jean-Baptiste Kempfpda: fix typo introduced by [ebd7cf22ae7d5b3a1bbf1cd872...
2009-05-16 Jean-Baptiste Kempfpda: Fix warnings.
2009-05-16 Jean-Baptiste KempfPda: fix compile broken by [05492281]
2009-05-16 Laurent AimarFixed skins2 compilation.
2009-05-16 Rémi Denis-Courmontqt4: metaChanged -> currentMetaChanged
2009-05-16 Rémi Denis-CourmontQt4: pass input items rather than ID through IMevent
2009-05-16 Rémi Denis-CourmontQt4: keep input item rather than ID in the manager
2009-05-16 Rémi Denis-CourmontPass pointer rather than ID for playlist item-current
2009-05-16 Rémi Denis-CourmontPass input item through playlist item-change rather...
2009-05-16 Rémi Denis-CourmontQt4: remove dead code
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-16 Rémi Denis-CourmontTypo
2009-05-16 Rémi Denis-CourmontQt4: non-sense way of getting current playlist item
2009-05-16 Rémi Denis-Courmontplaylist_DeleteFromInput: pass the input item rather...
2009-05-16 Rémi Denis-CourmontRemove never used value
2009-05-16 Rémi Denis-CourmontQt4: add QVLCInteger
2009-05-16 Rémi Denis-CourmontQt4: move QVLCVariable out of external dialogs
2009-05-16 Rémi Denis-CourmontTypo
2009-05-16 Jean-Baptiste KempfQt: use a better name for artWork function to avoid...
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-15 Jean-Baptiste KempfQt: Be carefull with C++. Fix the issue with downloadin...
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste KempfQt: Default Output address to 0.0.0.0 in HTTP and MMS
2009-05-14 Jean-Baptiste KempfRevert "Forbid Qt4.5.0"
2009-05-14 Rémi Denis-CourmontUse var_GetInteger()
2009-05-14 Jean-Baptiste KempfForbid Qt4.5.0
2009-05-14 Jean-Baptiste KempfRemove kludge for old Qt versions.
2009-05-14 Jean-Baptiste KempfBump necessary Qt version to 4.4
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Rémi Duraffortfbosd: fix compilation with the changes of text_style_*
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontSyntax error
2009-05-12 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-12 Rémi Denis-CourmontFix invalid use of gettext
2009-05-12 Jean-Paul Samanmacosx: disable fullscreen when closing video_output...
2009-05-11 basOS GAdded and used text_style_* methods.
2009-05-11 Laurent AimarSplit INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
2009-05-11 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-11 Rémi Denis-Courmonttypo
2009-05-11 Rémi Denis-Courmontqt4: kill unused askVideoToToggle()
2009-05-11 Rémi Denis-Courmontqt4: remove double check of isFullScreen
2009-05-11 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
next