]> git.sesse.net Git - vlc/shortlog
vlc
2009-02-21 Rémi Denis... libvlc_free: wrapper around free() when the C run-time...
2009-02-21 Rémi Denis... Cleanup media player
2009-02-21 Rémi Denis... Fix documentation
2009-02-21 Rémi Denis... Explicit native exception methods scope
2009-02-21 Rémi Denis... Cleanup instance and media class
2009-02-21 Jean-Baptiste... Qt: deactivate the encryption functionnality until...
2009-02-21 Jean-Baptiste... Qt: display a locker in the statusBar when encryption...
2009-02-21 Felix Paul... contribs: the vlc-lib is non-existant nowadays
2009-02-21 Felix Paul... contribs: be sexy by default aka apply -DNDEBUG
2009-02-21 Felix Paul... contribs: use a specific pre-release version of LibSDL...
2009-02-21 Jean-Baptiste... Qt reverse for trickplay: show the button by default...
2009-02-21 Jean-Baptiste... More NEWS.
2009-02-21 Rémi Denis... Support for opening any file descriptor with fd://
2009-02-21 Jean-Baptiste... Qt: reverse Button.
2009-02-21 Rémi Denis... Update HACKING
2009-02-20 Felix Paul... fixed make dist
2009-02-20 Felix Paul... macosx: improved font selection in the simple prefs...
2009-02-20 Felix Paul... contribs: remove non-working compilation support for...
2009-02-20 Felix Paul... macosx: set llvm-gcc as the default compiler for the...
2009-02-20 Rémi Denis... libxml: fix plugin re-entrancy - refs #2541
2009-02-20 Frédéric CrozatFix format-security warnings
2009-02-20 Rémi Denis... Unused variable
2009-02-20 Jean-Paul SamanRevert "mozilla: video is displayed again"
2009-02-20 Jean-Paul Samanlua playlist: add playlist parser for Anevia Toucan...
2009-02-20 Jean-Paul Samanrc: add missing playlist_Lock()/playlist_Unlock() for...
2009-02-20 Jean-Paul Samanrc: "state" does not return playlist_status_t but input...
2009-02-20 Rémi Denis... Remove silly cast
2009-02-20 Rémi Duraffortsimplifications.
2009-02-20 Felix Paul... contribs: updated binary üackage for OS X. I'll only...
2009-02-20 Pierre d'HerbemontForwardport 5ead92ffd58088828ed802173d963b2571f0cd69
2009-02-20 Jean-Baptiste... Fix compilation
2009-02-20 Derk-Jan Hartmanllvm seems to solve our cancellation issues. Revert...
2009-02-20 Derk-Jan Hartmanllvm seems to solve our cancellation issues. Revert...
2009-02-20 Derk-Jan Hartmanllvm seems to solve our cancellation issues. Revert...
2009-02-20 Jean-Paul Samanmozilla: video is displayed again
2009-02-20 Felix Paul... contribs: compilation fixes
2009-02-20 Jean-Baptiste... Doing Meuuh's work :p
2009-02-20 Jean-Baptiste... Qt menus: add faster/slower/normal rate
2009-02-20 Joseph TulouCorrects crashing when a skin doesn't have a video...
2009-02-20 Felix Paul... macosx-plugin: really fix the compilation if top_buildd...
2009-02-20 Geoffroy CouprieWInCE: fix infinite loop in vasprintf replacement
2009-02-20 Joseph TulouEnsure cone is hidden before video is shown in qt4...
2009-02-20 Jean-Baptiste... Qt: menu, code simplification.
2009-02-19 Jean-Baptiste... Qt: menus, comments fixes.
2009-02-19 Jean-Baptiste... Qt: menus, minor code reorg.
2009-02-19 Jean-Baptiste... Contribs: faac && faad2 update.
2009-02-19 Rémi Denis... Revert "modules: initialize return pointer to NULL"
2009-02-19 Rémi Denis... Start rewriting the CIL bindings
2009-02-19 Jean-Paul Samanmodules: initialize return pointer to NULL
2009-02-19 Jean-Paul Samandarwin_specific: put psz_vlcpath to null after it being...
2009-02-19 Rémi Denis... Missing dependency
2009-02-19 Rémi Denis... PulseAudio cannot be unloaded - fixes #2538
2009-02-19 Jean-Baptiste... Contribs/win32: Use std=gnu99
2009-02-19 Felix Paul... fixed compilation warning
2009-02-19 Felix Paul... macosx-plugin: fixed complation on the buildbots
2009-02-19 Felix Paul... macosx: more approbiate locking suggested by fenrir
2009-02-19 Felix Paul... macosx: re-arranged the audio and video menus to look...
2009-02-19 Felix Paul... macosx-port: removed compatibility code for outdated...
2009-02-19 Felix Paul... macosx: implemented saving of the debug log as RTFD...
2009-02-19 Felix Paul... macosx: added missing playlist locks
2009-02-19 Geoffroy CouprieWin32: go to fullscreen on the same monitor as the...
2009-02-19 Geoffroy CouprieWinCE: add missing include in vlm.c
2009-02-19 Geoffroy CouprieWinCE: don't use features absent of Windows Mobile
2009-02-19 Geoffroy CouprieWinCE intf: don't use old preferences macros
2009-02-19 Geoffroy CouprieWinCE intf: LVITEM needs an index
2009-02-19 Geoffroy CouprieWinCE intf: remove VLC_Changeset
2009-02-19 Geoffroy CouprieWinCE: fix compilation of wince.cpp
2009-02-18 Laurent AimarFixed a memleak in cdda.
2009-02-18 Laurent AimarAllow to only specify --cdda-track to select a cd audio...
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-18 Laurent AimarFixed mms udp polling and network timeout.
2009-02-18 Geoffroy CouprieUpdate forgotten function calls
2009-02-17 Laurent AimarImproved ac3/eac3 support in mp4 (fix #2524).
2009-02-17 Rémi Denis... Keep the bank lock until plugins are loaded.
2009-02-17 Rémi Denis... Remove unused member
2009-02-17 Rémi Denis... Plugins depend on the core symbols list, not the whole...
2009-02-17 Rémi Denis... Fix warning
2009-02-17 Rémi Denis... Do not declare non-existent module_ResetBank
2009-02-17 Rémi Denis... Remove remnants of builtin modules support
2009-02-17 Rémi Denis... Cosmetic (avoid static variable in a few functions)
2009-02-17 Rémi Denis... Missing const
2009-02-17 Derk-Jan Hartman* skip potential subtitle filenames that start with...
2009-02-17 Aurélien NephtaliFix crash when transcoding from mpeg2
2009-02-17 Laurent AimarFixed Qt4 interface to use the new postprocess vout...
2009-02-17 Laurent AimarAdded a "postprocess" vout variable.
2009-02-17 Laurent AimarAdded QTYPE_NONE to easily detect if qp are present...
2009-02-17 Felix Paul... macosx-plugin: improved wording
2009-02-17 Felix Paul... macosx-plugin: Removed English to English localisation...
2009-02-17 Jean-Paul Samanfb: initialize p_sys->p_video to MAP_FAILED.
2009-02-17 Olivier AubertRevert "python bindings: workaround for the #2257 ...
2009-02-17 Jean-Paul Samanmozilla: build fix on MacOS X for commit c26963910979f7...
2009-02-17 Jean-Paul Samanmozilla: cleanup
2009-02-17 Jean-Paul Samanmozilla: protect calls to libvlc_playlist_isplaying()
2009-02-17 Jean-Paul Samanmozilla: test.html print "state" information in an...
2009-02-17 Jean-Paul Samanmozilla: no functional changes
2009-02-17 Jean-Paul Samanmozilla: Recreate toolbar pixels to a smaller size.
2009-02-17 Jean-Paul Samanfb: do not segfault when OpenDisplay() fails in Create().
2009-02-17 Jean-Baptiste... Add .rec files in open files.
2009-02-17 Christophe... We're back to linking the plugins with libvlccore
2009-02-17 Christophe... Set the libvlc internal verbosity
next