]> git.sesse.net Git - vlc/shortlog
vlc
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
2009-02-17 Christophe... Hopefully fix macos moz plugin build
2009-02-17 Ilkka Ollakkaqt4: fix compile which was caused by removing one line...
2009-02-16 Ilkka Ollakkaqt4: change callback to new playlist-item-append/deleted
2009-02-16 Ilkka Ollakkaqt4: remove item-change callback from playlist-model
2009-02-16 Laurent AimarRemoved one malloc per new playlist item (qt4).
2009-02-16 Laurent AimarRemoved unused field and clean up (playlist).
2009-02-16 Laurent AimarRenamed playlist "item-append/deleted" to "playlist...
2009-02-16 Laurent AimarRenamed playlist "playlist-current" to "item-current".
2009-02-16 Laurent AimarDocument a bit playlist event variable.
2009-02-16 Laurent Aimar"item-remove" does not exist (dbus).
2009-02-16 Laurent AimarModify playlist code to always use input_item_t->i_id...
2009-02-16 Laurent AimarCosmetics.
2009-02-16 Laurent AimarAdded missing lock assert to playlist_CurrentPlayingIte...
2009-02-16 Laurent AimarRemoved or privatized playlist functions.
2009-02-16 Laurent AimarSuppport AAC LATM inside PS (with a PSM).
2009-02-16 Rémi Denis... Fix pkgincludedir in vlc-plugin.pc
2009-02-16 Rémi Duraffortcalloc usage.
2009-02-16 Ilkka OllakkaRevert "QT4: connect signal from inputmanager metaChang...
2009-02-16 Jean-Baptiste... Qt: don't spam the log with too many debug messages...
2009-02-16 Jean-Baptiste... Revert "Qt: deinline createStatusBar() and explicit...
2009-02-15 Felix Paul... macosx: updated default configs (use the 10.5 SDK inste...
2009-02-15 Felix Paul... macosx: fixed the messages panel by updating the code...
2009-02-15 Felix Paul... minimal-macosx: compilation fix. Needs testing within...
2009-02-15 Jean-Baptiste... Qt: toolbar-profile, provide 4 profiles, one being...
2009-02-15 Jean-Baptiste... Qt: profiles for the interface toolbar edition
2009-02-15 Rémi Denis... Minor cleanup
2009-02-15 Rémi Denis... Stay polite
2009-02-15 Rémi Denis... Merge branch 'master' of git@git.videolan.org:vlc
2009-02-15 Rémi Denis... VOUT_SET_STAY_ON_TOP: call vout_Control in a thread...
2009-02-15 Jean-Baptiste... Qt: sprefs, put replay-gain in the audio part.
2009-02-15 Rémi Denis... Remove unused VOUT_GET_SIZE...
2009-02-15 Jean-Baptiste... Qt: add a tooltip for people who don't get that save...
2009-02-15 Jean-Philippe... Qt: menu playback/bookmark can now open the bookmarks...
2009-02-15 Jean-Philippe... Qt: menus: fix ordering of the video menu. fix scale
2009-02-15 Rémi Duraffortqt4: add .vlm at the end of the export file if needed.
2009-02-15 Rémi Duraffortncurses: fix a segfault when launching the interface...
2009-02-15 Rémi Denis... X11: remove non-sensical locking scheme
2009-02-15 Jean-Baptiste... Qt4: Don't put richtext in the ui. This is a nightmare...
2009-02-15 Laurent AimarDo not block (non interruptible) in dvdnav on fifo.
2009-02-15 Laurent AimarFixed missing vout_Snapshot internal function prototype.
2009-02-15 Rémi Denis... Unused variable
2009-02-15 Rémi Denis... libvlc: don't risk crashing Linux/Windows because of...
2009-02-15 Rémi Denis... Remove unsafe VOUT_SET_FOCUS
2009-02-15 Ilkka OllakkaQT4: connect signal from inputmanager metaChanged to...
2009-02-15 Derk-Jan Hartman* enable Kate in OS X contribs
2009-02-15 Derk-Jan Hartmantypo in commit [53195e9fc7c31e8ae3aeead4879477aa950513b4]
2009-02-14 Laurent AimarUse the decoder output format instead of the input...
next