]> git.sesse.net Git - vlc/history - modules
macosx/framework: Hack ourselves to get extensions.
[vlc] / modules /
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Update the checked PopUp menu.
2010-01-29 Rafaël Carréavcodec decoder: export profile/level at open
2010-01-29 Jean-Baptiste KempfQt: try to avoid a potential race condition
2010-01-29 Pierre d'Herbemontlua/libs: Fix a left over lonely UnlockExtension().
2010-01-29 Pierre d'Herbemontlua/extension: Make sure our input exists when releasin...
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: Propagate window close.
2010-01-29 Pierre d'Herbemontlua/extension: Export extension_SetInput().
2010-01-29 Pierre d'Herbemontmacosx_dialog_provider: relayout the window less often.
2010-01-29 Pierre d'Herbemontm3u: Fix 3 leaks.
2010-01-29 Jean-Baptiste KempfQt: Playlist, map the click to cycleViews
2010-01-29 Jean-Baptiste KempfQt: Use a ToolButton instead of a PushButton for view...
2010-01-29 Jean-Philippe AndréExtensions/Qt: information panel for Extensions
2010-01-29 Jean-Philippe AndréExtensions/Lua: free extension strings
2010-01-29 Jean-Philippe AndréExtensions/Qt: new method ExtensionManager::getManager()
2010-01-28 Jean-Philippe AndréExtensions: export author, version, url and description
2010-01-28 Jean-Baptiste KempfQt: sprefs, fix crash when opening Hotkeys prefs
2010-01-28 Pierre Ynardrtp sout: fix DCCP socket leak
2010-01-28 Pierre Ynardlive555: privatize b_error (and remove useless checks)
2010-01-28 Rémi Denis-Courmontportaudio: add private b_error
2010-01-28 Rémi Denis-Courmontdirac encoder: remove write-only b_error
2010-01-28 Rémi Denis-Courmontdshow: remove impossible case
2010-01-28 Rémi Denis-CourmontRemove useless vlc_object_detach() before vlc_object_re...
2010-01-28 Jakob LebenQt: prettier button with menu for playlist view switching
2010-01-28 Rémi Denis-CourmontStick b_error to object types that actually use it
2010-01-28 Rémi Denis-CourmontHTTP access: privatize b_error
2010-01-28 Rémi Denis-CourmontMMS: nothing ever sets b_error, so no need to check it
2010-01-28 Rémi Denis-CourmontLUA: use psz_intf instead of b_force
2010-01-28 Rémi Denis-Courmontaccess/access_demux: check psz_access rather than b_force
2010-01-28 Jakob LebenQt: iconView delegate: encode PLModel::IsCurrent(QModel...
2010-01-28 Rafaël CarréQt4 Icon View: cache full rendering for each item
2010-01-28 Pierre d'Herbemontmacosx_dialog_provider: Improved VLCDialogGridView.
2010-01-28 Jean-Philippe AndréExtensions/Qt: use a QTextBrowser instead of QTextEdit
2010-01-28 Jean-Philippe AndréExtensions/Qt: change list mode to ExtendedSelection
2010-01-28 Jean-Philippe AndréQt: New configuration var "qt-autoload-extensions"
2010-01-28 Jean-Philippe AndréQt/Menu: ViewMenu is now dynamic (uses aboutToShow)
2010-01-28 Jean-Philippe AndréExtensions/Qt: add cannotLoad() flag
2010-01-28 Jean-Philippe AndréExtensions/Qt: use lock on extensions list
2010-01-28 Jean-Philippe AndréExtensions: fix extensions manager's locking scheme
2010-01-28 Jean-Philippe AndréExtensions: remove timers
2010-01-28 Rafaël CarréQT4 Icon view: cache album art pixmap
2010-01-28 Jakob LebenQt: locationBar: update when browsing back/up, show...
2010-01-28 Rafaël Carréfix memleak
2010-01-28 Rafaël Carréqt4: correctly displays utf8 in location bar
2010-01-28 Jean-Baptiste KempfShortname corrections
2010-01-28 Jakob LebenQt: views behavior corrections
2010-01-28 Jakob LebenQt: playlist (Fix #3248) Set model after sorting enable...
2010-01-28 Jakob LebenQt: connect to iconView only after it has been created
2010-01-28 Jakob LebenQt: replace playlist view title with interactive locati...
2010-01-28 Jakob LebenQt: make PLModel::getItem return rootItem as well,...
2010-01-28 Jean-Baptiste KempfEPG: fix QLabel look and saveGeometry
2010-01-28 Jean-Baptiste KempfQt: Comment out left qDebug()
2010-01-28 Jean-Baptiste KempfQt: EPG, propagate the infos when clicking on an Item
2010-01-28 Jakob LebenQt iconView: browse into node when it spawns subitems
2010-01-28 Jakob LebenQt: add public index-from-id function to PLModel
2010-01-28 Pierre Ynardrtp sout: fix another race condition in RTSP
2010-01-28 Jean-Baptiste KempfQt: connect the EPG to the core item on request
2010-01-28 Jean-Baptiste KempfMKV: support of PGS (BD subs) in .mkv
2010-01-28 Jean-Baptiste KempfQt: EPG, add a close button and other GUI improvements
2010-01-28 Jean-Baptiste KempfQt: We might want to share more that just a description
2010-01-28 Jean-Baptiste KempfQt: EPGItem doesn't need QObject inheritage
2010-01-28 Jean-Baptiste KempfQt EPG: design and functionnalities improvements
2010-01-28 Jean-Baptiste KempfQt: initial EPG dialogs and DP integration
2010-01-28 Jean-Baptiste KempfQt: EPG, include orders
2010-01-28 Jean-Baptiste KempfQt: EPG in BuildSystem
2010-01-28 Ludovic FauvetInitial commit for EPG class for EPG Viewing
2010-01-27 Pierre Ynardrtp sout: fix race condition in RTSP
2010-01-27 Rémi Denis-Courmontdecoders: use vlc_custom_create, generic objects (excep...
2010-01-27 Rémi Denis-CourmontLUA: vlc_object_find does not work for decoders and...
2010-01-27 Pierre Ynardrtp sout: fix socket leak
2010-01-27 Rémi Denis-CourmontFix make install cache generation
2010-01-27 Jakob LebenQt iconView: font adjustments
2010-01-27 Jakob LebenQt: unify item activation among PL views, change title...
2010-01-27 Jakob LebenQt: connect currentChanged signal from model earlier
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Remove legacy -release.
2010-01-27 Pierre d'Herbemontmacosx_dialog_provider: Add basic support for dialog...
2010-01-27 Pierre d'Herbemontlua/extension: Missing lock initialization.
2010-01-26 Laurent AimarRemoved invalid var_DelCallback in teletext code (qt4).
2010-01-26 Rémi Duraffortlua: fix potential leak (and missing unlock).
2010-01-26 Rémi Duraffortatmo: fix mismatch allocation/deallocation.
2010-01-26 Erwan Tuloufreetype: fix a forgotten dialog progress bar when...
2010-01-26 Ilkka OllakkaQT4: leave assert there
2010-01-26 Ilkka OllakkaQT4: connect currentChanged from model on iconView...
2010-01-26 Laurent AimarFixed heavy memory leaks in bandlimited.c
2010-01-26 Laurent AimarUsed name in UTF-16 format for embed AVI subtitles...
2010-01-26 André WeberAdded AtmoLight tab inside video effects dialog
2010-01-26 André Weberenhanced & corrected AtmoLight filter module
2010-01-26 Ludovic FauvetQt: more details on the icon view.
2010-01-26 Jean-Baptiste KempfQt: allow multiple selection in iconView
2010-01-26 Jean-Baptiste KempfQt: iconView, use uniformItemSizes()
2010-01-26 Jakob LebenQt playlist: mistaken currentItem logic
2010-01-26 Jakob LebenQt: save settings for playlist-selector/art splitter
2010-01-26 Jakob LebenQt: end settings group earlier so other settings have...
2010-01-26 Jakob LebenQt PL Model: don't emit currentChanged twice
2010-01-26 Jakob LebenQt: currentView initialization
2010-01-26 Jean-Baptiste KempfQt: plViews, cleanups
2010-01-26 Jean-Baptiste KempfQt: track the currentView and simplify the code
2010-01-26 Jean-Baptiste KempfQt: put CreateTreeView and createIconView in their...
2010-01-25 Alexis BallierFix segfault when freetype-yuvp is set to 1 in vlcrc.
2010-01-25 Jean-Baptiste KempfSet Shortname for Dirac and spudec
2010-01-25 Jean-Baptiste KempfRename the "Other codecs" category
next