~libretro/mgba/+git/mGBA-libretro:feature/sio-dolphin

Last commit made on 2015-03-26
Get this branch:
git clone -b feature/sio-dolphin https://git.launchpad.net/~libretro/mgba/+git/mGBA-libretro

Branch merges

Branch information

Name:
feature/sio-dolphin
Repository:
lp:~libretro/mgba/+git/mGBA-libretro

Recent commits

8176a3a... by endrift

Merge branch 'master' into feature/sio-dolphin

Conflicts:
 CMakeLists.txt

4b957cb... by endrift

Qt: Fix non-SDL build

9d80089... by endrift

Qt: Add keyboard shortcut to exit fullscreen (fixes #205)

b6ddf8f... by endrift

GBA RR: Fix VBM handling of lag frames

3d8cfda... by endrift

Qt: Warning dialog if an unimplemented BIOS feature is called (fixes #177)

740f733... by endrift

Qt: Change audio driver back to SDL by default

1c422d4... by endrift

SDL: Use SDL2 audio APIs when compiled against SDL2

9bb306f... by endrift

All: Buildfixes for OS X and FreeBSD

b55c873... by endrift

GBA BIOS: Define M_PI if not defined

f519976... by endrift

All: Attempt to downgrade from GNU99 to C99