GitHub - ycastonguay/MPfm: master 8bb9be1f |
[ Diff ] [ Back to Repository ] |
Author |
Committer |
Branch |
Timestamp |
Parent |
ycastonguay |
ycastonguay |
master |
2013-04-09 18:44:08 |
master d14a0ba0 |
|
Changeset |
iOS: Migrated to the latest version of BASS.NET for iPhone.
Added BassNetKey.cs template for BASS.NET registration key. |
mod - MPfm/MPfm.MVP/Config/MPfmAudioConfig.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Presenters/PlayerPresenter.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/Interfaces/IPlayerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.MVP/Services/PlayerService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Exceptions/PlayerCreateStreamException.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/IPlayer.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/MPfm.Player.iOS.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Objects/EQPresetBand.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Objects/PlayerSyncProc.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Player/Player.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/AudioFiles/AudioTools.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/BassNetKey.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/BassNetWrapper/ASIO/BaseASIO.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/BassNetWrapper/WASAPI/BaseWASAPI.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/BassNetWrapper/iOS/Base.cs |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/Lib/Bass.Net.dll |
[ Diff ] [ File ] |
add - MPfm/MPfm.Sound/Lib/iOS/Bass.Net.iphone.dll |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/MPfm.Sound.iOS.csproj |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/PeakFiles/PeakFileService.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.Sound/Playlists/PlaylistItem.cs |
[ Diff ] [ File ] |
mod - MPfm/MPfm.iOS/Classes/Controllers/PlayerViewController.cs |
[ Diff ] [ File ] |