]> git.sesse.net Git - vlc/shortlog
vlc
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-26 Faustino Osunacontrib/src/Makefile: Checkout CMake project into ...
2008-02-26 Faustino Osunacontrib/bootstrap: White space clean up.
2008-02-26 Christophe... Update POTFILES.in and vlc.pot after removal of vlc_os...
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-26 Ilkka Ollakkaset stream->dr_dts according to i_dts instead AV_NOPTS_...
2008-02-26 Pierre d'Herbemontconfigure.ac: Backport the Mac OS X poll fix from cmake...
2008-02-26 Pierre d'Herbemontsrc/playlist: Fix a rare memleak that could happen...
2008-02-26 Pierre d'Herbemontinterface/interaction.c: Set the interaction object...
2008-02-26 Pierre d'Herbemontsvn nightmare is ending... (Fix previous commit).
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-26 Rémi DuraffortDoxygen documentation
2008-02-25 Rémi DuraffortDoxygen comments and coding conventions
2008-02-25 Pierre d'Herbemontcmake: Update the README.
2008-02-25 Faustino Osunacmake: Code clean up, set up options before we start...
2008-02-25 Faustino Osunacmake/FindFFmpeg.cmake: Add sub library's CFLAGS to...
2008-02-25 Faustino Osunacmake: Remove duplicate macro entry.
2008-02-25 Jean-Baptiste... XvMC: remove warnings. The compilation problems lies...
2008-02-25 Rémi Denis... Ugly hack to prevent crash when logging an error while...
2008-02-25 Rémi Denis... Remove argv/argc from libvlc_t (not really needed here)
2008-02-25 Jean-Baptiste... XvMC: Compile Fixes, b_shm removal, and obvious typos...
2008-02-25 Jean-Baptiste... typo fix.
2008-02-25 Rémi Denis... Compile fix
2008-02-25 Jean-Baptiste... XvMC Vout: Fix the macroblocks_t definition. Still...
2008-02-25 Rémi Denis... Actually fix the ActiveX plugin
2008-02-25 Rémi Denis... - Redo [22749]. Fix Mozilla plugin, fix OSX framework...
2008-02-25 Rémi Denis... Mostly revert [25311], [25313].
2008-02-25 Rémi Denis... - Don't put private system_* header in public
2008-02-25 Rémi Denis... Revert [25316] for now - need to think about this
2008-02-25 Jean-Baptiste... XvMC - Remove warnings (only unused parameters and...
2008-02-25 Pierre d'Herbemontcontrol/testapi.c: Nicer log() output.
2008-02-25 Pierre d'HerbemontForgotten files in previous commit.
2008-02-25 Pierre d'Herbemontmisc/events.c: Fix a case about a callback non being...
2008-02-25 Pierre d'Herbemontcontrol/event.c: Make it pass the unit tests.
2008-02-25 Jean-Baptiste... Xvmc: fix xvmc compilation on x86_64. Patch by eMPee584
2008-02-25 Jean-Baptiste... XvMC: revert [25318] and do it in a better way. Remove...
2008-02-25 Jean-Baptiste... XvMC: possible fix compilation. Who uses that anyway ?
2008-02-25 Rémi Denis... Fix a long-standing missing dependency of vlc upon...
2008-02-25 Rémi Denis... Don't look for plugins from the current working directory.
2008-02-25 Rémi Denis... Bring a non-installed ./vlc script that loads plugins...
2008-02-25 Pierre d'Herbemontcontrol/event.c: Use vlc_array_t instead of the macros.
2008-02-25 Rémi Denis... svn:ignore
2008-02-25 Pierre d'Herbemonttestapi.c: Test libvlc's events.
2008-02-25 Rémi Denis... More vlc to src/ (yes, I know this screws up things).
2008-02-25 Rémi DuraffortDelete unneeded instruction from a loop
2008-02-25 Rafaël Carréextract early attachment:// art
2008-02-25 Rémi Denis... Typo
2008-02-25 Rémi Denis... Use %m on GLIBC to work-around strerror_r prototype...
2008-02-25 Rafaël Carréfix #1461
2008-02-25 Rafaël Carréuse strerror_r() which is guaranteed to be thread safe...
2008-02-25 Pierre d'Herbemontmisc/threads.c: Fix error description printing in vlc_p...
2008-02-25 Jean-Paul SamanFix i386-Win32Cross-Trunk compilation.
2008-02-25 Jean-Baptiste... Qt4 - remove some unused code.
2008-02-25 Jean-Baptiste... Qt4 - Fix art display in the bgWidget, fix one volume...
2008-02-25 Jean-Baptiste... Qt4 - SPrefs, add an option for saving volume on exit...
2008-02-25 Jean-Baptiste... Qt4 - Input Manager: cleanup, fix behaviour of enableVi...
2008-02-25 Jean-Baptiste... Qt4 - Remove stupid this->
2008-02-25 Jean-Baptiste... Qt4 - Better behaviour for the left panel of the playlist.
2008-02-25 Jean-Baptiste... Qt4 - documentation on includes priorities.
2008-02-25 Jean-Baptiste... Update - avoid a segfault if the error is triggered...
2008-02-25 Jean-Paul SamanRemove trailing whitespace.
2008-02-25 Jean-Paul SamanRefactor mozilla toolbar code. There are still a few...
2008-02-25 Jean-Paul SamanFixed another crash with fullscreen in mozilla toolbar.
2008-02-25 Jean-Paul SamanCleanup and fix crash when plugin wasn't playing.
2008-02-25 Rafaël Carrécosmetics + evil (?) -> hack (objective C definitely...
2008-02-25 Rafaël Carréignore xcode3 local files
2008-02-25 Rafaël Carréfix update code in macosx gui
2008-02-24 Rafaël Carréfix previous commit
2008-02-24 Rafaël Carrémake incorrect uses of free() and malloc() call abort...
2008-02-24 Pierre d'Herbemontcontrib: s/cmake/CMake/
2008-02-24 Rafaël Carrédon't duplicate sha1 hashes with strdup() (not \0 termi...
2008-02-24 Pierre d'Herbemontcontrib: Use qt4_win32 with respects to qt4_mac in...
2008-02-24 Christophe... Slovak translation update by Marián Hikaník
2008-02-24 Pierre d'Herbemontmacosx/vlc_app: Display an indicator when waiting for...
2008-02-24 Pierre d'Herbemontqt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast...
2008-02-24 Rémi DuraffortAdd some doxygene comments
2008-02-24 Pierre d'Herbemontcmake: Use CMAKE_CURRENT_BINARY_DIR for tests files.
2008-02-24 Pierre d'Herbemontgui/macosx/interaction.m: Don't destroy twice the window.
2008-02-24 Rafaël Carréremove buggy and inconsistent intf-switch
2008-02-24 Rafaël Carréforward port [25261]
2008-02-23 Pierre d'Herbemontmodules/gui/macosx.m: Make sure the module will termina...
2008-02-23 Pierre d'Herbemontcmake: Don't use poll() on Mac OS X, as it can't poll...
2008-02-23 Pierre d'Herbemontvlc.c: Attempt to kill VLC again if Ctrl-C is hit again...
2008-02-23 Pierre d'Herbemontvlc.c: Make sure exiting after two Ctrl-C is instantane...
2008-02-23 Pierre d'Herbemontprojects/mozilla: Use an hyphen in "plug-in". This...
2008-02-23 Pierre d'Herbemontcmake: Add qt4 resources. Enable qt4 plugin compilation...
2008-02-23 Pierre d'Herbemontqt4: Rename res.qrc to vlc.qrc to match default cmake...
2008-02-23 Pierre d'Herbemontcmake: Forgotten config/intf.c in libvlc target.
2008-02-23 Pierre d'Herbemontcmake: Use latest CVS version.
2008-02-23 Pierre d'Herbemontcmake: .moc.cpp compilation fixes.
2008-02-22 Christophe... Distribute contrib/src/Distributions
2008-02-22 Rafaël CarréSupports vorbis audio in avi container (refs #224)
2008-02-22 Pavlov Konstantinpulseaudio plugin needs 0.9.8 at least.
2008-02-21 Christophe... Some OSes don't have posix_fadvise
2008-02-21 Pierre d'Herbemontcmake: Fix PACKAGE_VERSION_* as pointed by jpeg.
2008-02-21 Pierre d'Herbemontcmake: Defines PACKAGE_VERSION_* as pointed by jpeg.
2008-02-21 Rémi Denis... Debug the debug
2008-02-21 Rémi Denis... We also read memory mapping sequentially (well, this...
2008-02-21 Rémi Denis... Tell the OS we mostly reqd files sequentially
next