]> git.sesse.net Git - vlc/history - projects
Set a name for the video window
[vlc] / projects /
2009-04-11 Pierre d'Herbemontmacosx/framework: Back in business.
2009-04-10 Rémi Denis-CourmontAvoid alloca()
2009-03-17 Jean-Paul Samansafari: integer type cleanup
2009-03-17 Jean-Paul Samansafari: add license to file
2009-03-17 Jean-Paul Samansync activex test page with mozilla test page
2009-03-17 Jean-Paul Samansmall cleanup in mozilla test page
2009-03-16 Jean-Paul Samanmozilla: remove npunix_old.c and npwin_old.cpp
2009-03-16 Jean-Paul Samanmozilla: rewrite and license npunix.c/npwin.cpp under...
2009-03-16 Jean-Paul Samanmozilla: Resolve files with conflicting licensing terms
2009-03-11 Vicente Jimenez... Missing use of options in test.html added playlist...
2009-03-10 JP DingerDe-deprecate activex plugin.
2009-03-10 JP DingerMove users of playlist_select() inline.
2009-03-10 Jean-Paul Samanactivex; sync test.html testpage with mozilla one.
2009-03-10 Jean-Paul Samanmozilla: cleanup test.html plugin testing page.
2009-03-10 Jean-Paul Samanactivex: ignore this file
2009-03-10 Jean-Paul Samanmozilla: ignore these files
2009-03-08 Rémi Duraffortmozilla: might fix compilation for win32.
2009-03-08 Jean-Paul Samanmozilla: MacOS X build fix
2009-03-08 Jean-Paul Samanmozilla: windows build fix
2009-03-07 Jean-Paul Samanmozilla/safari/activex: do not show video title when...
2009-03-07 Jean-Paul Samanmozilla: fix regression introduced in: da3d8cdb8bb6a11b...
2009-03-07 Jean-Paul Samanmozilla: keep projects/mozilla/install.js uptodate
2009-03-07 Jean-Paul Samanmozilla: test.html fix inputTracker usage
2009-03-07 Jean-Paul Samanmozilla: cosmetics
2009-03-07 Jean-Paul Samanmozilla: fix video overwritting toolbar issue
2009-03-07 Jean-Paul Samanmozilla: no longer use libvlc depreceated API
2009-03-07 JP DingerAdd isPluginRunning() and getPrivate<>(), and use them...
2009-03-07 jpsaman@m2x.nlMake both parameters of RETURN_ON_EXCEPTION explicit.
2009-03-07 JP DingerPush lots of copy/paste code into a macro, and en passa...
2009-03-07 JP DingerSimplicifations, and arbitrarily take 78 cols as a...
2009-03-07 JP DingerAdd --no-plugins-cache when compiling the mozilla plugi...
2009-03-07 Jean-Paul Samanactivex: protect calls to libvlc_playlist_isplaying().
2009-03-02 Jean-Paul Samanmacosx: fix packaging Safari and Firefox plugin.
2009-02-26 jpd@m2x.nlChange wording to be more accurate.
2009-02-20 Felix Paul Kühnemacosx-plugin: really fix the compilation if top_buildd...
2009-02-19 Felix Paul Kühnemacosx-plugin: fixed complation on the buildbots
2009-02-19 Felix Paul Kühnemacosx-port: removed compatibility code for outdated...
2009-02-17 Felix Paul Kühnemacosx-plugin: Removed English to English localisation...
2009-02-17 Jean-Paul Samanmozilla: build fix on MacOS X for commit c26963910979f7...
2009-02-17 Jean-Paul Samanmozilla: cleanup
2009-02-17 Jean-Paul Samanmozilla: protect calls to libvlc_playlist_isplaying()
2009-02-17 Jean-Paul Samanmozilla: test.html print "state" information in an...
2009-02-17 Jean-Paul Samanmozilla: no functional changes
2009-02-17 Christophe MutricyHopefully fix macos moz plugin build
2009-02-11 Anthony Loiseauactivex: snprintf is defined in stdio.h, include it
2009-02-11 Anthony Loiseauactivex: create "ex" before using this exception variable
2009-02-11 Jean-Paul Samanactivex: take lock before accessing libvlc_playlist_ite...
2009-02-10 Nicolas Chauvet... Mozilla SDK libxul 1.9.1 - preliminary support
2009-02-10 Felix Paul Kühnemozilla: make sure we set the correct file rights befor...
2009-02-09 Jean-Paul Samanmozilla: clear exception also in this path.
2009-02-09 Jean-Paul Samanmozilla: package the plugin also for use in Firefox 3
2009-02-09 Jean-Paul Samanmozilla: toolbar is not implemented on MacOS X and...
2009-02-09 Jean-Paul Samanmozilla: call libvlc_playlist_items_count() with playli...
2009-02-09 Jean-Paul Samanmozilla: define wrapper prototypes in support/npunix.c
2009-02-04 Felix Paul Kühnemacosx: really fixed packaging of the Mozilla/Safari...
2009-02-03 Jean-Paul Samanmozilla: keep version info automatically up-to-date.
2009-02-02 Jean-Paul Samanmozilla: update the version number
2009-02-02 Jean-Paul Samanmozilla: fix MacOS X plugin packaging
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in activex...
2009-01-28 Laurent AimarUse libvlc_playlist_add_extended_untrusted in mozilla...
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...
next