]> git.sesse.net Git - vlc/history - modules
messages: compilation fix for OS X
[vlc] / modules /
2010-02-07 Rémi Denis-Courmontnet_Printf: automagic cast to VLC object
2010-02-07 Rémi Denis-Courmontvariables: remove leading underscores
2010-02-07 Rémi Denis-CourmontRTP out: use clz
2010-02-06 Rémi Denis-CourmontXDG screensaver: fix initialization ordering
2010-02-06 Rémi Denis-CourmontCleanup msg_Generic functions
2010-02-06 Rémi Duraffortvideo_filter_ball: fix typos (options called ball-ball...
2010-02-06 Laurent AimarExtended input_GetPcrSystem to also return the current...
2010-02-06 Rémi Denis-CourmontSD probe: always provide a long name
2010-02-06 Rémi Denis-CourmontSD probe: fix return value symbolic constant
2010-02-06 Rémi Denis-CourmontAutomatically pass the long name in the SD probe helper
2010-02-06 Laurent AimarProperly used enda atom in mp4 demuxer (close #2692).
2010-02-06 Laurent AimarAdded non native float 32/64 to araw decoder.
2010-02-06 Antoine CellerierAlso load .luac files.
2010-02-06 Rémi Denis-CourmontRevert "Qt: cleanup dialogs on destruction"
2010-02-06 Rémi Denis-CourmontLUA: fopen/fclose -> stat
2010-02-06 Antoine CellerierFix lua intf thread cancellation and cleanup properly...
2010-02-06 Laurent AimarAdded support for non native float32, and for float64...
2010-02-06 Laurent AimarFixed potential use of uninitialized value (format.c).
2010-02-06 Laurent AimarParsed enda atom in mp4 demuxer.
2010-02-06 Laurent AimarMerged m4v demuxer into es.c (close #2822).
2010-02-06 Laurent AimarNo functionnal changes (es demuxer).
2010-02-05 Laurent AimarRevert "zvbi: Fix displaying of teletext and closed...
2010-02-05 Jakob Lebenlua: adjust to playlist changes and kill a warning
2010-02-05 Jakob Lebenlua: vlclua_playlist_add_internal() should post an...
2010-02-05 Jean-Paul Samanzvbi: Fix displaying of teletext and closed captioning.
2010-02-05 Rémi Duraffortvideo_filter_colorthres: fix a typo.
2010-02-05 Rémi Duraffortprojectm: use the new constructor of libprojectM2 if...
2010-02-04 Jean-Philippe AndréSD: Fix podcast announcement and Qt special hack
2010-02-04 Jean-Philippe AndréLua/SD: Set the "longname" configuration parameter
2010-02-04 Rémi Denis-Courmontpanoramix: obsolete bools are not deprecated aliases
2010-02-04 Rémi Denis-CourmontLUA SD: simplify and fix a memory leak (untested)
2010-02-04 Rémi Denis-Courmontwin32text is for WinCE, not Win32
2010-02-04 Rémi Denis-CourmontTypo in [1b9f9692f91dcf0659919b16551389e0dbf96412]
2010-02-04 Rémi Denis-CourmontDe-uglify root SD item name (part 2)
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Fabio Ritrovatoluasd: the script loading module
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Jean-Baptiste KempfQt: simple FirstRun dialog and rewording
2010-02-04 Jean-Baptiste KempfShow the normal popupMenu when no item is under the...
2010-02-04 Jean-Baptiste KempfQt: iconView, code cosmetics
2010-02-04 Jean-Baptiste KempfQt: iconView, setSpacing seems to be ignored in our...
2010-02-04 Jean-Baptiste KempfQt: iconView, make the item higher
2010-02-04 Jakob LebenQt: neat and crispy location bar, new location buttons
2010-02-04 Jakob LebenQt: make playlist widget even a bit more pretty
2010-02-04 Jean-Baptiste KempfQt: OpenUrlDialog ain't a Singleton anymore
2010-02-04 Jean-Philippe AndréExtensions: remove useless hold/release
2010-02-04 Jean-Philippe AndréExtensions: fix leak: free commands
2010-02-04 Jean-Baptiste KempfQt: cleanup dialogs on destruction
2010-02-04 Jean-Baptiste KempfQt: fix a forgotten deletion
2010-02-04 Jean-Baptiste KempfQt: save Plugins/Extension dialog position
2010-02-04 Srikanth RajuSqlite: Unlock commit transaction on success, not fail
2010-02-04 Jean-Philippe AndréFinal fix for extensions+Qt unload issues
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove show() and hide()"
2010-02-04 Jean-Philippe AndréRevert "Lua dialogs: remove b_hide parameter"
2010-02-04 Jean-Baptiste KempfQt: Better media info panel
2010-02-04 Jean-Philippe AndréExtensions: do not wait on widget if dialog is deleted
2010-02-04 Jean-Philippe AndréExtensions/Qt: fix the deactivation race condition
2010-02-04 Jean-Philippe AndréRevert ef5d32ea57103: hopefully fix a race condition...
2010-02-04 Pierre d'Herbemontmacosx_dialog_provider: b_hide is gone.
2010-02-03 Laurent AimarEnabled netsync build by default.
2010-02-03 Rémi Denis-CourmontHard-code MSN plugin on Windows
2010-02-03 Rémi Denis-CourmontHard-code ntservice, motion and signals interface as...
2010-02-03 Rémi Denis-CourmontAlways build win32text resp quartztext on Win32 resp...
2010-02-03 Rémi Denis-CourmontAlways build oldrc and mediadirs
2010-02-03 Rémi Denis-CourmontRemove quite useless audioscrobbler configure option
2010-02-03 Christophe MutricyTypo
2010-02-03 Christophe MutricyTypos
2010-02-03 Jean-Philippe AndréEnable double-click in Plugins & Extensions panel
2010-02-03 Jean-Philippe AndréLua dialogs: remove b_hide parameter
2010-02-03 Jean-Philippe AndréLua dialogs: remove show() and hide()
2010-02-03 Jean-Philippe AndréFix memory leaks in extensions
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe AndréQt: fix layout of extension info panel
2010-02-03 Jean-Philippe AndréExtensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe AndréExtensions: they can also have a short description
2010-02-03 Jean-Philippe AndréExtensions: hopefully fix a race condition on deactivation
2010-02-03 Jean-Philippe AndréExtensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe AndréLua: dialog auto-flush at end of function (pcall)
2010-02-03 Jean-Philippe AndréLua dialogs: introduce "dlg:flush()"
2010-02-03 Jean-Philippe AndréExtensions: New capability "meta-listener". Push unique...
2010-02-03 Jean-Philippe AndréExt/Qt: Enhance more information dialog
2010-02-03 Jean-Philippe AndréExtensions/Qt: Use a custom QListView in Plugins &...
2010-02-03 Jean-Philippe AndréExtensions/Qt: emit extensionsUpdated() on load/unloa
2010-02-03 Jean-Philippe AndréExtensions: new script capability "input-listener"
2010-02-03 Jean-Philippe AndréExtensions/Qt: listen to input-change events
2010-02-03 Ilkka OllakkaQT: use qfu when creating EPG-stuff
2010-02-03 Jakob Lebeninput_item: compress two functions into one and rename...
2010-02-03 Pierre d'Herbemontinput_item: Remove input_item_AddSubItem2 and send...
2010-02-03 Pierre d'Herbemontupnp_intel: Remove trailing whitespaces.
2010-02-02 Laurent AimarUsed vout_OSDEpg for the time hotkeys.
2010-02-02 Laurent AimarCreate the synchronization thread only when needed...
2010-02-02 Laurent AimarClean up a bit netsync.
2010-02-02 Laurent AimarNo functional changes (K&R + no hungarian notations...
2010-02-02 Laurent AimarCosmetics (netsync).
2010-02-02 Jean-Paul Samannetsync: rewrite
2010-02-02 Rémi Denis-CourmontXSPF export fixes and cleanup
2010-02-02 Rémi Duraffortqt4: fix typo.
2010-02-02 Erwan Tulouskins2: add support for --[no]-embedded-video parameter
2010-02-02 Rémi Duraffortdshow: use empty() instead of !size() (quicker).
2010-02-02 Jakob LebenQt: cleanup and adjust to playlist changes
next