]> git.sesse.net Git - vlc/shortlog
vlc
2007-05-21 Jean-Baptiste... Qt4 - Add an advanced option for whiners to have by...
2007-05-21 Antoine Cellerier* playlist.c, asx.c: add new --playlist-skip-ads option...
2007-05-21 Jean-Baptiste... Qt4 - Open Dialog: BDA basic support.
2007-05-21 Antoine Cellerier* include/vlc_url.h: vlc_UrlParse(): forbid use of...
2007-05-21 Laurent AimarImplement GET_TIME/LENGTH/POSITION when reading from...
2007-05-21 Laurent AimarReimplemented libvlc_vlm functions (untested)
2007-05-21 Damien Fouilleul- bye, bye "fast-mutex" and "win9x-cv-method" variables
2007-05-21 Rémi Denis... No need to use vlc_global here.
2007-05-21 Yoann Peronneau* release-howto.txt: mention wiki latest_version template
2007-05-20 Jean-Baptiste... .aclocal should be the last one
2007-05-20 Antoine Cellerier* subtitles.c: case insensitive search for subtitle...
2007-05-20 Jean-Baptiste... Qt4 - Open Dialog: Continue Capture tab, and implement...
2007-05-20 Filippo Caronelibvlc events related functions renamed
2007-05-20 Yoann Peronneau* xspf.c: initializes identifier to 0 and free pp_tracklist
2007-05-20 Antoine Cellerier* Fix configure.ac
2007-05-20 Filippo Caronecallback.c renamed to event.c
2007-05-20 Felix Paul... * made the method names humanally readable, fixed a...
2007-05-20 Filippo Caronestatic handle_callback
2007-05-20 Yoann Peronneau* xspf.c: export item description as <annotation>
2007-05-20 Yoann Peronneau* xspf.c: add XSPF annotation element as description
2007-05-20 Filippo Caronevolumelistener moved to listener package
2007-05-20 Filippo CaroneUse oldval and newval in libvlc_event_t
2007-05-20 Felix Paul... * fixed previous commit
2007-05-20 Antoine Cellerier* configure.ac: also try lua51
2007-05-20 Felix Paul... * prefer wget over curl
2007-05-20 Jean-Baptiste... Qt4 - open dialogs: Capture tab, DVB, PVR and V4L....
2007-05-20 Felix Paul... * default enable Interface Interactions
2007-05-20 Pierre d'HerbemontMac OS X: Make sure luaplaylist folder is in the distri...
2007-05-20 Antoine Cellerier* Force cast to vlc_object_t when calling config_GetDat...
2007-05-20 Olivier Aubertpython bindings: allow to pass values in the vlc.Positi...
2007-05-20 Jean-Baptiste... Add lua to win32 contribs.
2007-05-20 Antoine Cellerier* libvlc.h: hopefully fix a few warnings.
2007-05-20 Antoine Cellerier* add missing includes (trying to fix compilation error...
2007-05-20 Filippo Caronethe object pointer is null in the handler, so use null...
2007-05-20 Antoine Cellerier* Yet another p_libvlc_global compile fix (BeOS)
2007-05-20 Antoine Cellerier* Some more fixes (+ don't redefine a function that...
2007-05-20 Antoine Cellerier* Fix non linux compilation round 2.
2007-05-20 Antoine Cellerier* src/modules/modules.c: hopefully fix compilation...
2007-05-20 Antoine CellerierWhen you cut / paste code from another file, you should...
2007-05-20 Jean-Baptiste... qt4 - playlist_model, check if p_item is not null befor...
2007-05-20 Rémi Denis... Hide libvlc_global_data_t from plugins
2007-05-20 Rémi Denis... Remove obsolete stuff
2007-05-20 Rémi Denis... Revert wrongfully commited file
2007-05-20 Rémi Denis... Fix SVN revision handling.
2007-05-20 Rémi Denis... Fix comment
2007-05-19 Antoine Cellerier* make update-po
2007-05-19 Antoine Cellerier* Fix compilation.
2007-05-19 Filippo Caronecallback.c added (ops)
2007-05-19 Christophe... Fix compilation.
2007-05-19 Filippo CaroneSample java listener and jni callback functions added
2007-05-19 Filippo CaroneInitial callback support in libvlc + example on how...
2007-05-19 Christophe... Fix previous commit
2007-05-19 Christophe... Lua configuration: Add a test for system with no .pc
2007-05-19 Christophe... Compile lua.
2007-05-19 Antoine Cellerier* deinterlace.c: compile fix by ILEoo.
2007-05-19 Rémi Denis... Forgot this file
2007-05-19 Rémi Denis... Same as previous commit
2007-05-19 Rémi Denis... Use a vlc_CPU() wrapper instead of (ab)using libvlc_global
2007-05-19 Christophe... This has been fixed in VLC's FFMpeg demuxer module...
2007-05-19 Rémi Denis... Windows compile fix
2007-05-19 Jean-Baptiste... Qt4 - Interaction: Password are hidden.
2007-05-19 Filippo Caroneid svn keyword set
2007-05-19 Rémi Denis... Use static storage rather than libvlc_global for stuff...
2007-05-19 Rémi Denis... Move OSD and TLS to instance.
2007-05-19 Rémi Denis... Make saved-volume variable a per-libvlc instance rather...
2007-05-19 Rémi Denis... Forgot this file
2007-05-19 Rémi Denis... Use vlc_object_kill(). Needs triple checking.
2007-05-19 Rémi Denis... Remove unneeded old kludge
2007-05-19 Rémi Denis... Do not unload plugins in debug builds. Not sure if...
2007-05-19 Jean-Baptiste... Contrib; lua for win32. Start of fixing...
2007-05-19 Rémi Denis... Fix line breaks
2007-05-19 Rémi Denis... Following vlc_object_kill(), add vlc_object_dying()
2007-05-19 Filippo Caronefree callbacks on libvlc destruction
2007-05-19 Filippo Caroneuser data pointer added to callback structure
2007-05-19 Filippo CaroneSet callback list to null on instance init
2007-05-19 Filippo Caroneinitial structures for libvlc callbacks (code adapted...
2007-05-19 Rémi Denis... - Remove unneeded "." kludge (libvlc is now built from...
2007-05-19 Pierre d'Herbemontconfigure.ac: Make sure lua is enabled when --enable...
2007-05-19 Ken SelfMore BDA DVB-S and DVB-T parameters bring it closer...
2007-05-19 Jean-Paul SamanRestored Makefile.am and added a test for cross-compili...
2007-05-19 Antoine Cellerier* youtube_homepage.lua: get the stream's duration.
2007-05-19 Antoine Cellerier* luaplaylist.c: make sure that the Lua stack is big...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add .duration option for...
2007-05-19 Pierre d'Herbemontextras/contrib/bootstrap: Use space to ident rather...
2007-05-19 Pierre d'HerbemontContrib: Include lua as a contrib lib. (Please review...
2007-05-19 Antoine Cellerier* luaplaylist.c, README.txt: add support for VLC options.
2007-05-19 Antoine Cellerier* m3u.c: remove unneeded comment. ppsz_options is freed...
2007-05-19 Rémi Denis... Missing const
2007-05-19 Antoine Cellerier* share/luaplaylist/youtube_homepage.lua: New lua parse...
2007-05-19 Christophe... oups, better put the prototype before using the function
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: update copyright date.
2007-05-19 Antoine Cellerier* ffmpeg/demux.c: Don't change an ffmpeg demux's .flags...
2007-05-19 Christophe... vlc_url.h: Username and password passed in the URL...
2007-05-18 Antoine Cellerier* ffmpeg/video_filter.c: remove a bunch of trailing...
2007-05-18 Antoine Cellerier* luaplaylist.c: Look for Lua scripts in the user's...
2007-05-18 Antoine Cellerier* include/main.h: remove trailing spaces.
2007-05-18 Pierre d'HerbemontContrib: Make sure curl follow "Location:". (Fix Mac...
2007-05-18 Damien Fouilleulvlc.h: move VLC_PUBLIC_API definition when building...
2007-05-18 Jean-Baptiste... Qt4 - MediaKeys support, patch by Ilkka Ollakka
2007-05-18 Antoine Cellerier* src/text/strings.c: Add a lot of entities to the...
next