]> git.sesse.net Git - vlc/history - projects
Zip: add access/stream_filter to the buildsystem
[vlc] / projects /
2008-12-26 Felix Paul Kühnethe double appliance icon is apparently necessary ...
2008-12-26 Felix Paul Kühneminor compilation fix
2008-12-25 Felix Paul Kühnereally remove the additional copy and enlarge the icon
2008-12-25 Felix Paul KühneAdded our GPL copyright header to all files
2008-12-25 Felix Paul KühneReplaced the VLC icon by the 512px version and removed...
2008-12-25 Felix Paul KühneFixed framework compilation and changed the configure...
2008-12-08 Geoffroy Couprieremove dependency to vc80's crt
2008-11-27 Geoffroy CouprieUsing a not sxs-aware CRT won't work
2008-11-24 Geoffroy CouprieAdd manifests to browser plugins
2008-10-18 Christophe MutricyAdd some Mime type to mozilla plugin
2008-10-03 Jean-Paul SamanUse the integer value for teletext page in test.html.
2008-10-03 Jean-Paul SamanAdd subtitle and teletext JS API to test.html
2008-09-19 Justus Piaterconsistently use malloc()/free() for C-style strings
2008-09-11 Christophe MutricyNo need for nscore.h
2008-09-10 Jean-Baptiste KempfAdd xpsf in browsers...
2008-08-24 Felix Paul KühneBlind attempt to fix the OS X builds
2008-08-19 Rémi DuraffortDelete arrays ith delete[] and fix memleak.
2008-08-19 Rémi DuraffortUse delete[] to delete an array.
2008-08-16 Pierre d'Herbemontvlckit: Fix a warning.
2008-08-16 Pierre d'Herbemontvlckit: Fix compilation.
2008-08-14 Jean-Paul SamanRemove excess libvlc_exception_init() onces per excepti...
2008-08-10 Pierre d'Herbemontmowilla: Fix webplugin distribution on Mac OS X.
2008-08-09 Justus PiaterChanged audio/video MIME subtype from mpeg4 to mp4
2008-08-02 Christophe MutricyAdd version number to libvlc(core).dll
2008-07-27 Christophe MutricyFixes related to [3695af464c9cd9ee124]
2008-07-19 Derk-Jan HartmanMac OS X framework: libvlc_MediaPlayerPlayed -> libvlc_...
2008-07-17 Christophe MutricyAdd Matroska mmime types
2008-06-18 Jean-Paul SamanFix mozilla toolbar button click logic.
2008-06-18 Jean-Paul SamanUpdate mozilla test page.
2008-06-18 Jean-Paul SamanTry to correctly guess which button has been clicked...
2008-06-18 Anthony LoiseauAdd "toolbar:bool" RW property for the JS API, fix...
2008-06-18 Jean-Paul SamanFix calculation of toolbar width.
2008-06-15 Jean-Paul SamanAdd Ended state.
2008-06-14 Jean-Paul SamanFix status reporting in test.html.
2008-06-14 Jean-Paul SamanUpdate test HTML page.
2008-06-14 Jean-Paul SamanUnify libvlc_state_t, input_state_e, mediacontrol_Playe...
2008-06-14 Jean-Paul SamanRemove deadcode.
2008-06-14 Jean-Paul SamanTurn comment into error message.
2008-06-14 Jean-Paul SamanAdd playlist_CurrentId() to get the playlist item id...
2008-06-14 Jean-Paul SamanAdd comment about getVariable() and setVariable() JS...
2008-06-14 Jean-Paul SamanFix building of ActiveX control with 3 functions being...
2008-06-14 Jean-Paul SamanFix compiler error.
2008-06-14 Jean-Paul SamanFix get_VersionInfo() and break long lines.
2008-06-14 Jean-Paul SamanMove Toolbar to the IVLCControl2 interface object,...
2008-06-14 Jean-Paul SamanUse the same internal libvlc API as vlccontrol2.cpp...
2008-06-14 Jean-Paul SamanAdd some sane default values.
2008-06-14 Jean-Paul SamanRemove VLCPlugin::getVLCObject() methond from ActiveX
2008-06-14 Jean-Paul SamanAdd missing include to activex/plugin.h
2008-06-13 Pierre d'HerbemontVLCKit: Typo and create a link to include and share.
2008-06-13 Pierre d'HerbemontVLCKit: Fix #1587 "missing libvlc/mediacontrol header...
2008-06-12 Pierre d'HerbemontVLCKit: Use --ignore-config.
2008-06-01 Rémi Denis-CourmontTry to fix mozilla
2008-05-31 Jean-Baptiste KempfDon't include deleted files.
2008-05-31 Christophe MutricyDon't use deprecated and removed API in Mozilla plugin.
2008-05-31 Christophe MutricyDon't use vlc_int64_t. It no longer exist.
2008-05-31 Pierre d'Herbemontmozilla: Use --ignore-config, we don't want local VLC...
2008-05-31 Pierre d'Herbemontvlckit: Make sure it compiles, by switching to autotool...
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-15 Rémi Denis-CourmontRename the shared libraries
2008-05-06 Anthony Loiseaugenerated files from axvlc.idl by midl (VisualStudio...
2008-04-21 Rémi Denis-CourmontSame as previous commit
2008-04-20 Rafaël CarréRemove framework-only links when packaging VLC-release.app
2008-04-15 Pierre d'Herbemontmacosx: Use mv and chmod instead of install which doesn...
2008-04-15 Pierre d'Herbemontmacosx: As pointed by funman, remove a duplicate case.
2008-04-15 Pierre d'Herbemontmacosx: Use $suffix in Pre-Compile.sh, and install...
2008-04-15 VideoLANmacosx: Fix VLC-release.app library links.
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-11 Jean-Paul SamanFiles belonging to patch from, thannoy: Allow future...
2008-04-11 thannoy@actech-inn... Allow future control toolbar to be hidden (default...
2008-04-11 Jean-Paul SamanAdd Toolbar DISPID to activex axvlc.idl
2008-04-11 thannoy@actech-inn... Fix IVLCVideo.teletext binding
2008-04-03 Rafaël CarréMozilla : use \n
2008-04-03 Rafaël CarréSource files no need the executable bit
2008-04-03 Pierre d'Herbemontmacosx: Framework compilation fix about lua.
2008-03-31 Faustino OsunaVLCKit.framework: Update documentation, clean up whites...
2008-03-31 Faustino OsunaVLCKit.framework: Remove dead code from VLCTime object.
2008-03-31 Faustino OsunaVLCKit.framework: Reorganize project files.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates and whitespace...
2008-03-31 Faustino OsunaVLCKit.framework: Update project layout.
2008-03-31 Faustino OsunaVLCKit.framework: Documentation updates, whitespace...
2008-03-31 Tanguy Krotofflibvlc: rename all libvlc_MediaInstance in libvlc_Media...
2008-03-31 Tanguy Krotofflibvlc: add libvlc_MediaInstanceStopped
2008-03-30 Pierre d'Herbemontlibvlc: rename libvlc_media_descriptor to libvlc_media...
2008-03-26 Rafaël CarréMozilla: fix compilation on OSX, where we don't use...
2008-03-25 Jean-Paul SamanRefactor toolbar sizing.
2008-03-25 Anthony LoiseauMozilla-plugin linux toolbar can be hidden by adding...
2008-03-19 Rafaël CarréAdd FLV mimetypes in browser plugins
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-12 Rémi DuraffortForgotten in the previous commit.
2008-03-04 Faustino Osunamacosx/VLCKit: Load VLCLibrary when VLCKit is loaded...
2008-03-04 Faustino OsunaIgnore Xcode project files.
2008-03-04 Jean-Paul SamanMore cases were p_md was not checked in Mozilla toolbar...
2008-03-04 Jean-Paul Saman[PATCH] by Anthony Loiseau <anthony.loiseau at gmail...
2008-03-03 Faustino OsunaMake sure there is a new-line at the end of the .gitign...
2008-03-03 Faustino OsunaAdd more ignores for cmake and Mac OS X build folders.
2008-03-03 Faustino OsunaAdd more ignores.
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-03-02 Pavlov KonstantinFix $Id$ (probably)
2008-03-02 Rémi Denis-CourmontIgnore files create by configure
next