]> git.sesse.net Git - vlc/shortlog
vlc
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...
2008-03-26 Felix Paul... Updated icon graphics set featuring a 512*512 pixmap...
2008-03-26 Felix Paul... Updates and spelling improvements
2008-03-26 Felix Paul... Don't crash when using libgmalloc on Leopard (closes...
2008-03-26 Felix Paul... hide the FSPanel at the same time as the cursor
2008-03-26 Rafaël CarréDBus: don't use the demux object
2008-03-26 Rafaël CarréRevert "let gcc choose how to reference memory addresse...
2008-03-26 Rafaël Carrélet gcc choose how to reference memory addresses in...
2008-03-26 Rafaël CarréTypo
2008-03-26 Rafaël CarréDBus: don't use access object
2008-03-25 Rafaël Carrécinepak: do not access arrays beyond allocated size
2008-03-25 Pierre d'Herbemontvlc.h: Fix VLC_PUBLIC_API.
2008-03-25 Pierre d'Herbemontvlc.h: Some functions marked as deprecated were not.
2008-03-25 Pierre d'Herbemontlibvlc.h: Document.
2008-03-25 Pierre d'Herbemontlibvlc.h: Restructuration.
2008-03-25 Pierre d'Herbemontcontrol: Remove dynamic_media_list_*.
2008-03-25 Pierre d'Herbemontcontrol: Remove tag_query_*.
2008-03-25 Pierre d'Herbemontlibvlc: Introduce VLC_DEPRECATED_API. And mark the...
2008-03-25 Rémi Denis... Store the object type name rather than object type...
2008-03-25 Rémi Denis... Document vlc_custom_create.
2008-03-25 Rémi Denis... Do run autopoint if it works
2008-03-25 Rémi Denis... Update list of M4 macros
2008-03-25 Rémi Denis... Don't distribute removed autoconf260
2008-03-25 Jean-Paul SamanUpdate Anthony Loiseau its entry in THANKS
2008-03-25 Jean-Paul SamanRefactor toolbar sizing.
2008-03-25 Anthony LoiseauMozilla-plugin linux toolbar can be hidden by adding...
2008-03-25 ogg.k.ogg.kmake this compile with older speex versions (mine's...
2008-03-25 ogg.k.ogg.kfix stray semicolon (which would change program flow)
2008-03-25 Jean-Paul SamanCleanup whitespace and use fastmemcpy.
2008-03-25 Jean-Paul SamanSet rc_qsquish=1 in AVContext when b_strict is used...
2008-03-25 Rafaël Carrépython bindings : fix pyoptions_to_args and a memleak...
2008-03-25 Rafaël CarréFix previous commit
2008-03-25 Rafaël Carrésvn repo of x264 is dead and buried
2008-03-25 Jean-Baptiste... Fix installer on win32.
2008-03-25 Geoffroy CouprieFixed a segfault in podcast
2008-03-25 Rafaël CarréDBus : Fix a segfault when access->pf_control is NULL
2008-03-25 Mirsal EnnaimeDbus control module: * Add missing MPRIS capability...
2008-03-25 Mirsal EnnaimeDbus control module: * Implement (partially) the CapsCh...
2008-03-25 Rafaël CarréCorrectly use WSAStringToAddress()
2008-03-24 Felix Paul... implemented the display device selector.
2008-03-24 Felix Paul... implemented the Visualiser and Video Output module...
2008-03-24 Rémi Denis... Realloc block if a large extent of the footer becomes...
2008-03-24 Rémi Denis... Add some comments
2008-03-24 Rémi Denis... config.rpath also comes from autopoint
2008-03-24 Jean-Baptiste... Hide Mouse Timeout on mac.
2008-03-24 Jean-Baptiste... Fix input_mnager behaviour to what it was intended...
2008-03-24 Rafaël CarréForgotten in 208d017e7c250518e1601a9610cec0866012ca37...
2008-03-24 Rafaël CarréCreate ABOUT-NLS before running autoreconf
2008-03-24 Rafaël CarréDo not use sprintf without a format
2008-03-24 Pierre d'Herbemontcontrib: Build nasm for x264 on Mac OS X. (default...
2008-03-23 Rafaël CarréFix compilation
2008-03-23 Rafaël CarréDo not allocate arbitrary length on the stack
2008-03-23 Rafaël CarréMerge branch 'master' of git@git.videolan.org:vlc
2008-03-23 Rafaël CarréFix a buffer overflow
2008-03-23 Felix Paul... Implemented full localisation.
2008-03-23 Rémi Denis... Switch to gettext 0.17
2008-03-23 Rémi Denis... Don't run autopoint.
2008-03-23 Rémi Denis... Check-in modules/Makefile.am
2008-03-23 Rémi Denis... Fix the INSTALL / autoreconf hack
2008-03-23 Rémi Denis... Fix copyright
2008-03-23 Rémi Denis... Fix the pkg-config warning
2008-03-23 Rémi Denis... Set then export (more portable)
2008-03-23 Rémi Denis... Fix help message of bootstrap
2008-03-23 VideoLANFix macosx gettext
2008-03-23 Rafaël CarréRequire gettext 0.16.1
2008-03-23 Felix Paul... removed trailing spaces, cough
2008-03-23 Felix Paul... finished hotkeys settings in simple prefs
2008-03-23 Felix Paul... updated the list of shortcuts not to be used on Mac...
2008-03-23 Felix Paul... fixed typo
next