]> git.sesse.net Git - vlc/shortlog
vlc
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-05 Pierre Ynardvlm: make vod input objects children of vod server
2010-02-05 Jean-Baptiste... Contribs: mac, put the Sparkle framework at the right...
2010-02-04 Jean-Philippe... SD: Fix podcast announcement and Qt special hack
2010-02-04 Jean-Philippe... Lua/SD: Set the "longname" configuration parameter
2010-02-04 Jean-Philippe... SD: set the name to configuration value "longname"
2010-02-04 Rémi Denis... Build XCB statically, and hack pkg-config file accordingly
2010-02-04 Rémi Denis... Contribs: make libass static on all platforms
2010-02-04 Rémi Denis... panoramix: obsolete bools are not deprecated aliases
2010-02-04 Rémi Denis... Fix memory leak and dummy warning
2010-02-04 Rémi Denis... LUA SD: simplify and fix a memory leak (untested)
2010-02-04 Rémi Denis... win32text is for WinCE, not Win32
2010-02-04 Rémi Denis... Typo in [1b9f9692f91dcf0659919b16551389e0dbf96412]
2010-02-04 Rémi Denis... De-uglify root SD item name (part 2)
2010-02-04 Rémi Denis... Remove be_sure_to_add_VLC_COMMOM_MEMBERS and check...
2010-02-04 Jakob LebenQt: locationBar: buttons adjustment
2010-02-04 Rémi Denis... SD: initialize config chain also in LibVLC media discov...
2010-02-04 Rémi Denis... config_ChainCreate: result must be free()'d, so it...
2010-02-04 Rémi Denis... De-uglify root SD item name
2010-02-04 Rémi Denis... Fix pl_Release() crash with -S
2010-02-04 Fabio Ritrovatoluasd: the script loading module
2010-02-04 Fabio Ritrovatoluasd: use a configuration chain to pass parameters...
2010-02-04 Rémi Denis... Do not use an enumeration for a bits field
2010-02-04 Jean-Baptiste... Qt: simple FirstRun dialog and rewording
2010-02-04 Jean-Baptiste... Show the normal popupMenu when no item is under the...
2010-02-04 Jean-Baptiste... Qt: iconView, code cosmetics
2010-02-04 Jean-Baptiste... Qt: iconView, setSpacing seems to be ignored in our...
2010-02-04 Jean-Baptiste... Qt: iconView, make the item higher
2010-02-04 Felix Paul... contribs: updated binary package for Darwin including...
2010-02-04 Felix Paul... contribs: fixed distribution of libass when using Apple...
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... Qt: OpenUrlDialog ain't a Singleton anymore
2010-02-04 Jean-Philippe... Extensions: remove useless hold/release
2010-02-04 Jean-Philippe... Extensions: fix leak: free commands
2010-02-04 Jean-Baptiste... Qt: cleanup dialogs on destruction
2010-02-04 Jean-Baptiste... Qt: fix a forgotten deletion
2010-02-04 Jean-Baptiste... Qt: save Plugins/Extension dialog position
2010-02-04 Srikanth RajuSqlite: Unlock commit transaction on success, not fail
2010-02-04 Jean-Philippe... Final fix for extensions+Qt unload issues
2010-02-04 Jean-Philippe... Revert "Lua dialogs: remove show() and hide()"
2010-02-04 Jean-Philippe... Revert "Lua dialogs: remove b_hide parameter"
2010-02-04 Jean-Baptiste... Qt: Better media info panel
2010-02-04 Jean-Baptiste... Win32: prepare vlc-cache-gen for distribution
2010-02-04 Jean-Baptiste... FIx mozilla plugin compilation
2010-02-04 Jean-Baptiste... m4: be more safe about quotes
2010-02-04 Jean-Baptiste... Win32: try to fix win32text linking.
2010-02-04 Jean-Philippe... Extensions: do not wait on widget if dialog is deleted
2010-02-04 Jean-Philippe... Extensions/Qt: fix the deactivation race condition
2010-02-04 Jean-Philippe... Revert ef5d32ea57103: hopefully fix a race condition...
2010-02-04 Jean-Baptiste... Fix totally broken configure
2010-02-04 Pierre d'Herbemontmacosx_dialog_provider: b_hide is gone.
2010-02-04 Toralf Niebuhrmacosx/framework: Remove libvlc_exception_t where needed.
2010-02-03 Rémi Denis... Typo
2010-02-03 Daniel MierswaUse eval in setting *FLAGS.
2010-02-03 Daniel MierswaFix passing of modules of pkg-config stuff.
2010-02-03 Daniel MierswaChange configure comments to reflect autoconf logic.
2010-02-03 Daniel MierswaDon't use uname in configure.ac.
2010-02-03 Daniel MierswaUse one configure option for alsa/access_alsa.
2010-02-03 Daniel MierswaUse new VLC_ADD_* capabilities in configure.ac.
2010-02-03 Daniel MierswaMake VLC_ADD_* capable of handling multiple plugins.
2010-02-03 Daniel MierswaRemove obsolete/deprecated configure options.
2010-02-03 Daniel MierswaRemove --enable-cdda it's no longer used.
2010-02-03 Laurent AimarAdded netsync in NEWS.
2010-02-03 Laurent AimarEnabled netsync build by default.
2010-02-03 Rémi Denis... Hard-code MSN plugin on Windows
2010-02-03 Rémi Denis... Hard-code ntservice, motion and signals interface as...
2010-02-03 Rémi Denis... Always build win32text resp quartztext on Win32 resp...
2010-02-03 Rémi Denis... Always build oldrc and mediadirs
2010-02-03 Rémi Denis... Remove quite useless audioscrobbler configure option
2010-02-03 Rémi Denis... LibVLC VLM: save a few kilobytes of code
2010-02-03 Rémi Denis... LibVLC VoD: remove exceptions
2010-02-03 Rémi Denis... LibVLC VLM: comment out unimplemented functions
2010-02-03 Rémi Denis... LibVLC VLM: remove exceptions
2010-02-03 Rémi Denis... Revert "libvlc: Export libvlc_video_get_size() in ...
2010-02-03 Christophe... Typo
2010-02-03 Christophe... Typos
2010-02-03 Eric Lassaugel10n: Update french translation of installer
2010-02-03 Jean-Philippe... Enable double-click in Plugins & Extensions panel
2010-02-03 Rémi Denis... Fix keys order
2010-02-03 Rémi Denis... Remove some exceptions in media_list
2010-02-03 Jean-Philippe... Lua dialogs: remove b_hide parameter
2010-02-03 Jean-Philippe... Lua dialogs: remove show() and hide()
2010-02-03 Jean-Baptiste... Factorize cleanup case of win32 make
2010-02-03 Jean-Baptiste... Win32: makefile cleanup
2010-02-03 Jean-Baptiste... Win32: stop bitching us and fail in the middle of the...
2010-02-03 Jean-Baptiste... Don't package qt4 and skins2 in win32 xpi
2010-02-03 Jean-Philippe... Fix memory leaks in extensions
2010-02-03 Rémi DuraffortMove C++ binding to a new repository vlc/bindings/libvl...
2010-02-03 Rémi Denis... Use standard ASCII for ^H, ^I, ^M and escape
2010-02-03 Jean-Philippe... Qt: fix layout of extension info panel
2010-02-03 Jean-Philippe... Extensions: info panel, fix layout and use shortdesc
2010-02-03 Jean-Philippe... Extensions: they can also have a short description
2010-02-03 Jean-Philippe... Extensions: hopefully fix a race condition on deactivation
2010-02-03 Jean-Philippe... Extensions: call lua_DialogFlush after Lua call
2010-02-03 Jean-Philippe... Lua: dialog auto-flush at end of function (pcall)
2010-02-03 Jean-Philippe... Lua dialogs: introduce "dlg:flush()"
2010-02-03 Jean-Philippe... Extensions: New capability "meta-listener". Push unique...
2010-02-03 Jean-Philippe... Ext/Qt: Enhance more information dialog
next