Age | Commit message (Collapse) | Author |
|
* iOS Target added
* ATV2 Target added
* add build phases from iOS project
* add build phases from ATV2 project
* factor out most of the configuration into xcconfig files
this should help in tracking down changes in the build configs,
make diffs easier and such.
* provide a xcconfig cascade for the project level (Common -> Debug/Release)
as well as on the target level (App -> App-OSX/App-iOS/App-ATV2)
* add xcconfig and after buildstep scripts to xcode for easy editing
|
|
|
|
|
|
We register for everything dynamically in native code now
|
|
|
|
Also print events as they come in
|
|
Amlcodec
|
|
|
|
|
|
"Default" (in which case configure uses the prefered version)
|
|
for other platforms too)
|
|
|
|
|
|
|
|
building it.
|
|
versioning is solved
|
|
configure to detect and fallback to libshairport if needed
|
|
|
|
|
|
[release] version bump to 13.0 alpha4 as we start new merge window.
|
|
[jenkins] - add buildsteps for linux32
|
|
Fixes Linux build (fvisibility=hidden)
Note: since this is an upstream patch, it can be dropped when we bump to
>= 1.5.0
|
|
|
|
|
|
|
|
|
|
ceab8eb9b70f7af17850350cb3af9ce328ae5609
|
|
warning spew of 'linker input file unused because linking not done'
|
|
|
|
|
|
-std=gnu99 in platform_cxxflags, d) remove -Wl,-search_paths_first from darwin, no required and spews all over the place
|
|
|
|
for the proper arch
|
|
|
|
|
|
|
|
|
|
[AirTunes] - add volume control using libshairport
|
|
CHG: [droid] set minimum API to 14 (ICS)
|
|
Add subtitle control to PS3 BD Remote keymap
|
|
[release] version bump to 13.0 alpha3 as we start new merge window.
|
|
xcode 3.2.6 which is the minimum required version as of our own readme
|
|
|
|
|
|
build scripts.
|
|
little but keep the build deps.
|
|
|
|
depends build they wouldn't get reinstalled and we would ship without them
|
|
|
|
|