• Stars
    star
    509
  • Rank 86,772 (Top 2 %)
  • Language
    C
  • Created almost 13 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of AirPlay audio (AirTunes) for iOS.

AirFloat

Join the chat at https://gitter.im/trenskow/AirFloat

Remark: AirFloat now compiles on iOS 9.2.1

AirFloat implements the RAOP (Remote Audio Output Protocol) also known as AirPlay Audio. Essentially this app turns your iPhone into an AirPlay audio receivier like the AirPort Express.

Remark: Please note this repo also includes integrated libairfloat

Install

Download, open in Xcode and build.

##Contributors

@davhelm @yfliao @ataibarkai @faisalmemon @JBA474

License

Copyright (c) 2013, Kristian Trenskow All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

More Repositories

1

stream-transcoder.js

FFmpeg based media transcoder that operates on streams.
JavaScript
189
star
2

isvalid

Asynchronous JavaScript validation library for Node.js and browsers.
JavaScript
47
star
3

libairfloat

Apple's AirPlay library - audio receiver only. Derived from the iOS app AirFloat.
C
42
star
4

stream-body-parser.js

Connect and express middleware that processes multipart/form-data as streams.
JavaScript
22
star
5

TrReadWriteLock

Simple Objective-C read write lock library written using mutexs and semaphores.
Objective-C
17
star
6

TrAnimate

An iOS animation library for advanced animations.
Objective-C
7
star
7

donot

Grunt or Gulp alternative - serving static files in a web application - rendering and/or transforming and caching resources JIT.
JavaScript
4
star
8

tabsvsspaces

Let's make the standard.
4
star
9

UAXMLParser

NSXMLParser replacement written in Objective-C/C/C++
C++
3
star
10

SwiftCoreText

Crudely implemented Swift wrapper for CoreText. Works, though!
Swift
2
star
11

genstrings

Simple Swift application for generating Localized.strings.
Swift
2
star
12

isvalid-express

Express middleware for validating bodies and queries with isvalid.js.
JavaScript
2
star
13

fart

My own "C++ standard library".
C++
2
star
14

custom-promise

A extendable class for making custom promises.
JavaScript
2
star
15

Slaminate

The power of Core Animation - with the animation API of UIKit.
Swift
2
star
16

express-addons

Small addons for express.js.
JavaScript
1
star
17

Animeteor

An animation library for iOS
Objective-C
1
star
18

stream-limiter

A small library for cap limiting streams.
JavaScript
1
star
19

AKAIRemote

A small app for remote controlling my AKAI GX630-DB reel-to-reel.
Eagle
1
star
20

express-schema-validator.js

Validate inputs in express.js using simple validation schemas.
JavaScript
1
star
21

config

Converts `process.env` into a neatly packed object.
JavaScript
1
star