]> git.sesse.net Git - vlc/shortlog
vlc
2007-10-30 Pavlov KonstantinSix hundred kiloby... i mean, 32 bytes should be enough...
2007-10-30 Jean-Baptiste... Qt4 - Fix the saving of the preferences to avoid inaccu...
2007-10-30 Jean-Baptiste... Qt4 - Preferences, don't remove the widgets to re-add...
2007-10-30 Rafaël Carréxspf demuxer: removes some warning
2007-10-30 Rafaël Carréqt4: use the brand new vlc_about.h
2007-10-30 Jean-Baptiste... Qt4 - Prefs, cleanig again.
2007-10-30 Jean-Baptiste... Qt4 - Prefs; cleaning, disabling unused code, general...
2007-10-29 Jean-Baptiste... Qt4 - Remove excessive debug.
2007-10-29 Jean-Baptiste... Qt4 - Fix Simple Preference saving...
2007-10-29 Christophe... Move qt4/dialogs/about.hpp to include/vlc_about.h so...
2007-10-29 Rafaël CarréInclude <sys/socket.h> when testing for <net/if.h>
2007-10-29 Jean-Baptiste... Qt4 - whitespaces cleaning, code line size, code beauti...
2007-10-29 Jean-Baptiste... Qt4 - SPrefs: save the interface value... Doesn't seem...
2007-10-29 Jean-Baptiste... Qt4 - and fix the previous [22886]
2007-10-29 Jean-Baptiste... Forgotten file in [22883]. Sorry.
2007-10-29 Jean-Baptiste... Qt4 - SPrefs, device selection. Please Review, since...
2007-10-29 Jean-Baptiste... Sout - cleanup. and mark the TODO for the icecast MRL...
2007-10-29 Jean-Baptiste... Qt4 - Ui - Sout: rearrange the sout possibilities.
2007-10-29 Jean-Baptiste... Move psz_mountpoint to psz_icecast_mountpoint.
2007-10-29 Jean-Baptiste... Qt4 - Sout: icecast patch mostly rewritten...
2007-10-28 Jean-Baptiste... qt4 - Don't public slots when unneeded.
2007-10-28 Jean-Baptiste... Qt4 - Open cleaning and comments.
2007-10-28 Jean-Baptiste... Qt4 - Open Disc, use a completer for Linux, windows...
2007-10-28 Jean-Baptiste... Qt4 - UI '2'
2007-10-28 Jean-Baptiste... Qt4- Ui cleaning.
2007-10-28 Felix Paul... * the belnet mirror is broken. Let's use heanet instead
2007-10-28 Felix Paul... * fixed Apple Remote support for Leopard. Note that...
2007-10-28 Jean-Baptiste... Qt4 - spaces and comments on open.cpp.
2007-10-28 Jean-Baptiste... Qt4 - spaces removing.
2007-10-28 Jean-Baptiste... Qt4 - Moving function from one file to another...
2007-10-28 Jean-Baptiste... Qt4 - yeah, redefining some existing options *IS* a...
2007-10-28 Jean-Baptiste... Qt4 - small layout modification .
2007-10-26 Jean-Baptiste... Qt4 - Prevent Key Modifiers pressed event to be propaga...
2007-10-26 Rémi Denis... Some more doc
2007-10-26 Rémi Denis... Support for Doxygen
2007-10-26 Rémi Denis... Actually build targets
2007-10-26 Rémi Denis... Non-working skeleton build system
2007-10-26 Rémi Denis... Plugin path
2007-10-26 Jean-Paul SamanTypo
2007-10-26 Jean-Paul SamanAdd new gui module for use with overlay framebuffer...
2007-10-26 Jean-Paul SamanFix number of potential memleaks
2007-10-26 Jean-Paul SamanFix potential memleaks in src/input/vlm.c
2007-10-26 Jean-Paul SamanFix potential memleaks in src/video_output/vout_subpict...
2007-10-26 Jean-Paul SamanFix potential memleak.
2007-10-26 Jean-Paul SamanFix potential segfault
2007-10-26 Jean-Paul SamanSelect frames to drop a bit smarter.
2007-10-26 Jean-Paul SamanAllow width/height mode selections to match framebuffer...
2007-10-26 Jean-Paul SamanOptimization building ffmpeg for armeb-linux
2007-10-26 Jean-Paul SamanEnable optimizations for armeb-linux-uclibc builds
2007-10-26 Jean-Paul SamanCheck malloc return value.
2007-10-26 Rafaël CarréRemoving Mathias C. Berens email address, as requested
2007-10-26 Rafaël Carréqt4: removes emails from THANKS tab
2007-10-26 Felix Paul... * use secstotimestr to reduce code duplication and...
2007-10-26 Jean-Paul Samanmodules/codec/ffmpeg/video_filter.c is img_* API only now
2007-10-26 Jean-Paul SamanFix ffmpeg swscaler
2007-10-26 Jean-Paul SamanRefactorize modules/codec/ffmpeg/:
2007-10-26 Jean-Paul SamanAdd snapshot command to rc interface and make snapshot...
2007-10-26 Jean-Paul SamanUse p_block->i_dts as spu->i_start instead of p_block...
2007-10-26 Jean-Paul SamanFix small issues in mux/ts.c:
2007-10-26 Jean-Paul SamanReturn NULL iso 0
2007-10-26 Jean-Paul SamanBump up libamrwb to 7.0.0.2
2007-10-26 Jean-Baptiste... Don't show h: in h:mm:ss when h is 0 in secstotimestr.
2007-10-26 Jean-Baptiste... Qt4 - should fix the double-free and the freezing on...
2007-10-25 Rafaël Carrélua demuxer: update googlevideo
2007-10-25 Pierre d'HerbemontMacOSX/Framework/VLCAudio.h: Remove private function...
2007-10-25 Pierre d'HerbemontMacOSX/Framework/VLCLibrary.m: libvlc type briding...
2007-10-25 Pierre d'HerbemontMacOSX/Framework/VLCMedia.m: Re-enable libvlc_MediaDesc...
2007-10-25 Pierre d'HerbemontMacOSX/Framework/VLCMediaPlayer.m: Implement Chapter...
2007-10-25 Pierre d'Herbemontinclude/vlc/libvlc.h: publish libvlc_media_instance_set...
2007-10-25 Pierre d'Herbemontcontrol/audio.c: Implement get_audio_track_count. ...
2007-10-25 Pierre d'Herbemontmisc/darwin_specific.c: Comply to coding guideline...
2007-10-25 Pierre d'Herbemontcontrol/darwin_specific.c: Fix Mac OS X Framework code...
2007-10-25 Pierre d'Herbemontcontrol/media_descriptor.c: Send a libvlc_MediaDescript...
2007-10-25 Pierre d'Herbemontcontrol/media_instance.c: Implement get/set chapter...
2007-10-24 Felix Paul... * make sure that we're using UTF-8 instead of Western...
2007-10-24 Felix Paul... * ehm, we require 10.4, not 10.5 *cough*
2007-10-24 Felix Paul... * added a version check of the current Mac OS X version...
2007-10-24 Jean-Baptiste... Qt4 - switch to minimal view should hide and show the...
2007-10-24 Jean-Baptiste... Qt4 - minimal change of naming.
2007-10-24 Jean-Baptiste... Qt4 - GotoTime, translation and size issue.
2007-10-24 Jean-Baptiste... Qt4 - allow the nameLabel to be selectable by mouse...
2007-10-24 Jean-Baptiste... Qt4 - time left implementation. Do it better, faster...
2007-10-23 Rafaël Carrédbus: review object locking/yielding, fix various bugs...
2007-10-23 Jean-Baptiste... Add *.cdg to the format we use in the GUIs.
2007-10-23 Rafaël Carrédbus: don't lock the playlist, but only yield the input...
2007-10-23 Jean-Baptiste... Qt4 - initial actions support for StringListConfigs...
2007-10-23 Jean-Baptiste... Add support for fourCC MMES, which is a Matrox MPEG...
2007-10-23 Jean-Baptiste... Add VP6A fourCC.
2007-10-23 Jean-Baptiste... Qt4 - fix previous compilation for windows.
2007-10-23 Jean-Baptiste... Qt4 - try to remember latest open disc path.
2007-10-23 Rafaël Carréhelp string: add missing html tags
2007-10-22 Rafaël Carrédbus: updates to match the current status of MPRIS...
2007-10-22 Jean-Baptiste... MXF support since ffmpeg has a demuxer. Fix #152
2007-10-22 Rafaël Carrélibvlc_destroy() -> libvlc_release()
2007-10-22 Rafaël Carrémove config_*Intf() out from the header
2007-10-22 Gildas Bazinconfigure.ac: fixes for build problems introduced by...
2007-10-22 Rafaël Carréinhibit: apply [22797] since it's the same main loop...
2007-10-22 Rafaël Carrémozilla: use new libvlc api
2007-10-22 Rémi Denis... Don't wait for signal if the object is already dying.
2007-10-22 Rémi Denis... Fix race condition in screensaver exit
next