]> git.sesse.net Git - vlc/shortlog
vlc
2008-03-29 Filippo Caronefix testapi test: libvlc_instance_(play|pause|stop...
2008-03-29 Christophe... Avoid memleak and use of uninitiliazed pointer
2008-03-28 Filippo Caroneunit tests update
2008-03-28 Filippo Caronefix jvlc arguments
2008-03-28 Jean-Baptiste... Replace define by enum
2008-03-28 Jean-Baptiste... Use typedef around vlc_key enum
2008-03-28 Jean-Baptiste... Replace big define by enum in vlc_keys.h
2008-03-28 Pierre d'Herbemontinput: No need to call detach() prior to release()...
2008-03-28 Pierre d'Herbemontmedia_instance: Fix a typo.
2008-03-28 Christophe... Slovenian translation update by Matej Urbančič
2008-03-28 Pierre d'Herbemonttestapi: Now that relative modules work in a nearly...
2008-03-28 Pierre d'Herbemontmodules: On Windows, Mac OS X and BeOS, search for...
2008-03-28 Rémi Denis... prevent #1312 from occuring (refs #1312)
2008-03-28 Rémi Denis... cleanup
2008-03-28 Rémi DuraffortTypo in configure.ac
2008-03-28 Pierre d'Herbemontmodule: Fix ':' usage and more largely previous commit.
2008-03-28 Pierre d'Herbemontmodule: Make sure we can escape ':' correctly.
2008-03-28 Pierre d'Herbemontinclude: Use libvlc_vlm in doxygen instead of VLM.
2008-03-28 Pierre d'Herbemontinclude: Cleanup libvlc headers doxygen.
2008-03-28 Pierre d'Herbemontmodule: Use PATH_SEP instead of ':'.
2008-03-28 Pierre d'Herbemontinput: Remove a comment that no one seems to understand.
2008-03-28 Felix Paul... Fixed 'Blackout screens' on multi-screen setups
2008-03-28 Pierre d'Herbemonttestapi.c: Use ../../modules too.
2008-03-28 Pierre d'Herbemontmodule: Allow multiple paths in --plugin-path (Separate...
2008-03-28 Rafaël CarréMMS: close access on network timeout
2008-03-28 Pierre d'Herbemontcmake: Add src/misc/action.c.
2008-03-28 Pierre d'Herbemontinput: Make sure stat info are created before attaching...
2008-03-27 Rémi Denis... Use KeyToString
2008-03-27 Rémi Denis... Remove useless check
2008-03-27 Rafaël CarréIgnore zsh completion generator binary
2008-03-27 Rafaël CarréFix megavideo lua demuxer
2008-03-27 Rafaël Carrézsh helper : don't depend on zsh binary location
2008-03-27 Rémi Denis... Don't create an unused variable per action
2008-03-27 Rémi Denis... Remove excess initializers
2008-03-27 Rémi Denis... Remove hotkeys "accounting" stuff.
2008-03-27 Rémi Denis... Remove ActionKeyCB - I really can't find any path to...
2008-03-27 Rémi Denis... hotkeys: use key-action
2008-03-27 Rémi Denis... hotkeys: cleanup locking
2008-03-27 Rémi Denis... CMML: use key-action
2008-03-27 Rémi Denis... access_filter_record: use key-action
2008-03-27 Rémi Denis... MKV: use key-action
2008-03-27 Rémi Denis... dvdnav: use key-action
2008-03-27 Rémi Denis... access_filter_dump: use key-action
2008-03-27 Rémi Denis... Add key-action variable - automatically mapped action...
2008-03-27 Rémi Denis... Revert "ActionKeyCB: remove completely."
2008-03-27 Rémi Denis... ActionKeyCB: remove completely.
2008-03-27 Rémi Denis... hotkeys: make the ActionKeyCB O(1) w.r.t. the number...
2008-03-27 Rémi Denis... Ship vlc-plugin.pc.in
2008-03-27 Felix Paul... Implementing meta tag writing and cleaned a bit up
2008-03-27 Rafaël Carrélua demuxer for megavideo.com
2008-03-27 Felix Paul... Reworked the Media Information panel
2008-03-27 Jean-Baptiste... Remember to add people to THANKS. This is always nice.
2008-03-27 Jean-Baptiste... Fix most of the Open Dialog resizing on linux Close...
2008-03-27 Jean-Baptiste... Changing audio device can also make sense without any...
2008-03-27 Jean-Baptiste... Trailing spaces and comments.
2008-03-27 DylanAdd hotkey to cycle through audio devices
2008-03-27 DylanAdd Hotkey to cycle through audio devices
2008-03-27 Pierre d'Herbemonttestapi: Minor cleanup.
2008-03-27 Pierre d'Herbemonttestapi.c: Fix a warning plus small clean up.
2008-03-27 Pierre d'Herbemontsap: Set the sap announcer object name.
2008-03-27 Rafaël CarréDBus: remove unused macro, check memory allocation
2008-03-27 Mirsal EnnaimeDbus control module: * Add the MprisVersion Method...
2008-03-27 Christophe... Update POTFILES.in after addition and suppression of...
2008-03-26 Mirsal EnnaimeDbus control module: * Simplify p_intf->p_sys->i_caps...
2008-03-26 Rafaël CarréFix a memory leak
2008-03-26 Rafaël CarréServices discoveries: check memory allocation
2008-03-26 Rafaël CarréCheck memory allocation
2008-03-26 Filippo Caronefailing testapi test added
2008-03-26 Filippo Caronewrite to tmpFile instead of /dev/dsp
2008-03-26 Filippo Caronenew convenience constructor added
2008-03-26 Pierre d'Herbemontsap: Properly manage object memory.
2008-03-26 Pierre d'Herbemontvlm: No need to vlc_object_kill() nor vlc_thread_join...
2008-03-26 Rafaël CarréMozilla: fix compilation on OSX, where we don't use...
2008-03-26 Pierre d'Herbemonttest: Add the new vlc headers.
2008-03-26 Pierre d'Herbemontsrc: Fix vlc/*.h headers distribution.
2008-03-26 Pierre d'Herbemontinclude/vlc: vlc also includes this headers, so make...
2008-03-26 Pierre d'Herbemontmedia_descriptor: Remove an unused variable.
2008-03-26 Rémi Denis... Fix memory leak
2008-03-26 Rémi Denis... Fix memory leak
2008-03-26 Pierre d'Herbemontinclude/vlc: Headers clean up.
2008-03-26 Pierre d'Herbemontlibvlc: Remove all references to tag and dynamic media...
2008-03-26 Rémi Denis... MP4: do not nul time scale
2008-03-26 Rémi Denis... Fix memleak
2008-03-26 Rémi Denis... Bunch of MP5 allocation failure checks
2008-03-26 Pierre d'Herbemontvlc_modules_macros.h: Bump ABI version.
2008-03-26 Pierre d'HerbemontLetf over from libvlc->playlist vout
2008-03-26 Pierre d'Herbemontmacosx: avoid a crash if VLCIntf is NULL.
2008-03-26 Pierre d'Herbemontlibvlc: Move input_item array from playlist to libvlc.
2008-03-26 Pierre d'Herbemontmacosx: Attempt to avoid a crash. Note that this can...
2008-03-26 Pierre d'Herbemontobjects: Allow certain operations when the object refco...
2008-03-26 Pierre d'Herbemontvideo_output.c: Don't rely on the playlist to store...
2008-03-26 Pierre d'Herbemontplaylist: Properly clean the playlist using the object...
2008-03-26 Pierre d'Herbemontvlc.h: Don't actually put the __attribute__((deprecated...
2008-03-26 Pierre d'Herbemontvout: Proper vout destruction via the object destructor.
2008-03-26 Pierre d'Herbemontcontrib: ffmpeg uses now --enable-cross-compile instead...
2008-03-26 Pierre d'Herbemontmacosx: Fix a race condition that causes a crash at...
2008-03-26 Pierre d'Herbemontplaylist: Properly destroy the preparser and the fetche...
2008-03-26 Pierre d'Herbemontthreads: Make sure we vlc_thread_join() won't block...
2008-03-26 Pierre d'Herbemontvlc.h: VLC_AddTarget is used in core, so don't deprecat...
2008-03-26 Felix Paul... Expand the window downwards, as you would expect this...
next