]> git.sesse.net Git - vlc/history - projects/macosx
Typo
[vlc] / projects / macosx /
2012-06-08 Jean-Baptiste KempfRemove VLCKit
2012-06-07 Felix Paul KühneVLCKit: updated libvlc targets to use clang instead...
2012-06-07 Felix Paul KühneVLCKit: disable the caca vout (which isn't supported...
2012-06-07 Felix Paul KühneRevert "VLCKit: Remove typedef after enum declaration"
2012-06-06 Andrey UtkinVLCKit: Remove typedef after enum declaration
2012-05-02 Jean-Baptiste KempfRelicense VLCKit to LGPL
2012-05-02 Jean-Baptiste KempfVLCKit: remove (void)setValue:(id)value forMeta:(NSStri...
2012-05-02 Jean-Baptiste KempfVLCKit: remove - (id)initWithArray:(NSArray *)array;
2012-04-18 Andrey Utkinmacosx: fix crash by dis-ambiguating var names
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-03-25 Felix Paul KühneMobileVLCKit: enforce the correct aout and vout modules...
2012-03-23 Philippe CoentMobileVLCKit: updated libvlc initialization to current API
2012-03-22 Felix Paul KühneMobileVLCKit: added support for more contrib libraries
2012-03-22 Felix Paul KühneMobileVLCKit: updated for libvlc 2.0
2012-03-22 Felix Paul KühneMobileVLCKit.xcodeproj: removed weird CPU optimization...
2012-03-20 Philippe CoentMobileVLCKit: added support for current iOS revisions
2012-02-28 Rémi Denis-CourmontFix inverted shell negation "! test" -> "test !"
2012-02-28 Konstantin PavlovFix some common typos.
2012-01-26 Faustino E. OsunaVLCKit: install fat binary when needed
2012-01-26 Faustino E. OsunaVLCKit: make sure that the right archs exist
2012-01-26 Faustino E. OsunaVLCKit: don't assume x86_64 is the default arch
2012-01-26 Faustino E. OsunaVLCKit: remove trailing slash in Pre-Compile.sh
2012-01-26 Faustino E. OsunaCosmetic: remove redundant var from Configure.sh
2012-01-26 Faustino E. OsunaVLCKit: exit Configure.sh on error
2012-01-26 Faustino E. OsunaCosmetic: declare local variables in Pre-Compile.sh
2012-01-26 Faustino E. OsunaCosmetic: clean up ws & comments in Pre-Compile.sh
2012-01-26 Faustino E. OsunaCosmetic: fix typos, whitespace, and debug calls
2012-01-21 Rafaël CarréOSX packaging: fix http lua
2012-01-12 Rafaël CarréVLCKit: move building/packaging to project folder
2012-01-12 Rafaël CarréVLCKit: fix bootstrap
2012-01-12 Rafaël CarréVLCKit: use darwin9 for i386 contribs
2012-01-12 Felix Paul KühneVLCKit: fixed compilation for x86_64
2012-01-06 Rafaël CarréOSX: build relocatable VLC.app by default
2011-12-15 Pere Orgafix filename self-references
2011-10-05 Sebastien Zwickertvlckit: fixes sout chain issue in stream output.
2011-09-20 Sebastien ZwickertVLCKit: fixes flags for arch i386.
2011-09-20 Sebastien ZwickertVLCKit: fixes contrib dir for arch i386.
2011-09-19 Sebastien ZwickertVLCKit: uses new command line syle for bootstrapping...
2011-09-19 Sebastien ZwickertVLCKit: fixes compilation issues.
2011-09-05 Sebastien Zwickertmacosx: look for libvlc in lib/ for bundle creation.
2011-08-12 Felix Paul KühneVLCKit: fixed compilation with Xcode4
2011-07-10 Felix Paul Kühnemacosx-framework: expand .gitignore a bit
2011-06-21 Jean-Baptiste KempfFrontrow Plugin: Crush PNGs
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-02-25 Konstantin PavlovFix loading of upnp module.
2011-02-16 Felix Paul KühneVLCKit: fixed 32bit compilation in Release mode on...
2010-12-27 Rune BottenAdd method for getting stats from VLCMedia
2010-12-19 Rune BottenMethod for adding vlc-options to a VLCMedia
2010-12-13 Rune BottenDocumentation error, is milliseconds
2010-12-11 Rune Bottenmacosx/framework: Register VLCMediaPlayer for opening...
2010-11-29 Jean-Baptiste KempfMobileVLCKit: remove mmap access in Aggregate
2010-11-05 Pierre d'HerbemontMobileVLCKit: Match contrib build dir location change.
2010-10-31 Rafaël CarréOSX framework: ignore-config and no-media-library are...
2010-09-25 Pierre d'HerbemontVLCKit: Protect against file that takes forever to...
2010-09-25 Pierre d'HerbemontVLCKit: Import MobileVLCKit.
2010-09-05 Daniel Mierswaremove references to removed asademux code
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-22 Toralf Niebuhruse NSAutoreleasePool::drain instead of NSAutoreleasePo...
2010-05-03 Sebastien ZwickertVLCKit: Add the # character that prefixes the output...
2010-05-03 Pierre d'HerbemontBump libvlccore version on the Mac OS X install script.
2010-04-05 Felix Paul KühneOS X framework: fixed packaging failure, which prevente...
2010-03-23 Sebastien ZwickertVLCKit: remove the prefix from the parameter value...
2010-03-21 Felix Paul Kühnecompilation fix when building a single arch only
2010-03-15 Felix Paul KühneVLCKit: fixed typo which prevented the creation of...
2010-03-15 Pierre d'HerbemontVLCKit: Embed the plugin cache for all archs.
2010-03-15 Pierre d'HerbemontVLCKit: Use name instead of $1 and $2 in Pre-Compile...
2010-03-15 Pierre d'HerbemontVLCKit: Disable syslog.
2010-03-04 Pierre d'HerbemontVLCKit: Fix Pre-Compile.sh when building VLC-release...
2010-03-04 Pierre d'HerbemontVLCKit: No need to force the -arch flag now.
2010-03-04 Pierre d'HerbemontVLCKit: Update Pre-Compile.sh to use plugins/ instead...
2010-02-28 Pierre d'HerbemontVLCKit: isPreparsed doesn't exists anymore.
2010-02-22 Pierre d'HerbemontVLCKit: preparsed->parsed.
2010-02-22 Pierre d'HerbemontVLCKit: Remove contrib dependency files.
2010-02-22 Felix Paul KühneVLCKit: ppc970 aka PowerPC G3 is no supported architecture
2010-02-20 Felix Paul KühneVLCKit: don't ignore VLC's config anymore since we...
2010-02-20 Felix Paul KühneVLCKit: added an aggregate target to build both VLC...
2010-02-19 Emmanuel de Rouxmacosx/framework : added method setValue:forMeta: to...
2010-02-18 Rémi Denis-Courmontlibvlc_media_new_path: create a media from a file path
2010-02-18 Pierre d'Herbemontmacosx/framework: Fix our hack for extensions.
2010-02-16 Pierre d'Herbemontmacosx/framework: Factorize precompilation.
2010-02-16 Pierre d'Herbemontmacosx/framework: Fix precompilation.
2010-02-16 Pierre d'Herbemontmacosx/framework: Build a fat framework (x86_64 and...
2010-02-16 Pierre d'Herbemontmacosx/framework: Support building multiple vlc tree...
2010-02-15 Pierre d'Herbemontmacosx/framework: Fix build in Release mode.
2010-02-15 Pierre d'Herbemontmacosx/framework: shoutcast is gone.
2010-02-12 Pierre d'HerbemontVLCExtensionsManager: Work around libvlccore changes...
2010-02-12 Emmanuel de Rouxmacosx/framework: Added [VLCMediaList initWithArray...
2010-02-12 Pierre d'Herbemontmacosx/framework: Simplify the Pre-Compile.sh script.
2010-02-11 Pierre d'Herbemontmacosx/framework: Embbed the plugin cache as well.
2010-02-11 Pierre d'Herbemontmacosx/framework: Try to clean up a little bit the...
2010-02-08 Felix Paul Kühneosx/framework: removed unused property
2010-02-08 Toralf Niebuhrremoved the function catch_exception( ex ), as it is...
2010-02-08 Toralf Niebuhrremoved unused exceptions
2010-02-04 Toralf Niebuhrmacosx/framework: Remove libvlc_exception_t where needed.
2010-02-02 Pierre d'HerbemontRemove vlc_app. Unfinished, and doesn't belong here.
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCLibrary initWithAudio.
2010-02-02 Pierre d'Herbemontmacosx/framework: VLCAudio now use a media_player....
2010-02-02 Pierre d'Herbemontlibvlc: Remove exception from media_list_player.
2010-02-02 Pierre d'Herbemontmacosx/framework: Don't use deprecated functions, fix...
2010-02-01 Sebastien Zwickertmacosx/framework: Remove the newly removed exception...
next