Commit Graph

2352 Commits

Author SHA1 Message Date
Jeffrey Pfau bf58976290 Libretro: Fix a warning in gcc 2015-03-10 01:17:24 -07:00
Jeffrey Pfau 54a30af1aa Qt: Fix PulseAudio output with small buffer size 2015-03-10 00:33:04 -07:00
Jeffrey Pfau 3b0a42921c Libretro: Fix module output name 2015-03-09 23:41:38 -07:00
Jeffrey Pfau 589b5f473c Libretro: Copy game data; apparently it is freed by the frontend before starting the game 2015-03-09 22:07:50 -07:00
Jeffrey Pfau 207219b25e Libretro: Use predefined overrides 2015-03-09 21:18:00 -07:00
Jeffrey Pfau 11f0e690f8 GBA: Initialize gba.sync to null 2015-03-09 21:17:41 -07:00
Jeffrey Pfau ad10b5dedf GBA: Fix crash if GBALog is called with a null context 2015-03-09 21:16:41 -07:00
Jeffrey Pfau 53a17bc96f All: Update CHANGES 2015-03-08 22:52:52 -07:00
Jeffrey Pfau f90ac6e9a9 Libretro: Do game unload cleanup 2015-03-08 22:51:41 -07:00
Jeffrey Pfau 6c5a1315ea Libretro: Add warnings about pixel formats 2015-03-08 22:51:41 -07:00
Jeffrey Pfau de7bd2fb55 Libretro: Add savedata support 2015-03-08 22:51:41 -07:00
Jeffrey Pfau 1b591b5844 Libretro: Use callbacks for audio and video 2015-03-08 22:51:41 -07:00
Jeffrey Pfau 70b01f99ad Libretro: Force 5-6-5 build for Libretro core 2015-03-08 22:51:41 -07:00
Jeffrey Pfau a000f219db GBA: Move A/V stream interface into core 2015-03-08 22:51:41 -07:00
Jeffrey Pfau cf71d39bf0 Libretro: Add initial libretro version 2015-03-08 22:51:40 -07:00
Jeffrey Pfau eb21dd722f GBA: Move logging construct into GBA struct 2015-03-08 22:51:40 -07:00
Jeffrey Pfau 3f9abf2b05 SDL: Reserve correct number of bytes for video buffer allocation 2015-03-08 22:45:40 -07:00
Jeffrey Pfau 9a76ba6b43 Video: Fix warnings in ImageMagick 2015-03-08 22:27:18 -07:00
Jeffrey Pfau 06a0399186 Qt: Fix 15- and 16-bit modes in Qt port 2015-03-08 20:33:06 -07:00
Jeffrey Pfau 5feec0317f Video: Fix FFmpeg encoder support for 15- and 16-bit video pixel formats 2015-03-08 20:33:06 -07:00
Jeffrey Pfau 2a6ff14a3b GBA: Fix crash if no components are defined 2015-03-06 22:19:09 -08:00
Jeffrey Pfau 6835ac8a81 GBA: Better const correctness for serialization 2015-03-06 22:19:08 -08:00
Jeffrey Pfau 826569fdf7 GBA BIOS: Fix BIOS decompression routines with invalid source addresses 2015-03-06 22:18:27 -08:00
Jeffrey Pfau e61d413d69 Util: VFile backed by memory 2015-03-05 18:44:28 -08:00
Jeffrey Pfau 9adfcad1b5 Util: Cleanup of VFileZip and VFile7z 2015-03-05 18:40:33 -08:00
Jeffrey Pfau a268d462c0 GBA RR: Add VBM parser, for comparing VBA sync 2015-03-05 14:25:35 -08:00
Jeffrey Pfau f69d9db9d4 GBA RR: Add way to play movies from startup 2015-03-05 14:10:23 -08:00
Jeffrey Pfau bb77d278dd GBA RR: Modularize RR 2015-03-05 00:32:49 -08:00
Jeffrey Pfau 95e4820743 SDL: Remove RR functions 2015-03-05 00:22:57 -08:00
Jeffrey Pfau e810f1b9f0 GBA Video: Clear video buffer when starting 2015-03-03 21:18:53 -08:00
Jeffrey Pfau 0ab8cfe6ad Util: Fix SocketPoll on pthreads 2015-03-03 03:07:04 -08:00
Jeffrey Pfau 9273a4ca72 GBA SIO: Fix RCNT mode selection 2015-03-02 01:21:30 -08:00
Jeffrey Pfau dcd2e3a64f GBA: Fix JOY_TRANS_HI register name 2015-03-02 01:21:30 -08:00
Jeffrey Pfau 618092a5f6 GBA SIO: Fix lockstep barrier 2015-03-01 15:53:09 -08:00
Jeffrey Pfau 31d39bbd1d Debugger: Fix software breakpoints not being properly initialized 2015-03-01 12:16:38 -08:00
Jeffrey Pfau 4e2a27b426 GBA SIO: Fix child bit in lockstep driver 2015-03-01 05:39:13 -08:00
Jeffrey Pfau a7985c39ac Qt: Fix crash when loading a game after stopping GDB server 2015-02-28 15:28:34 -08:00
Jeffrey Pfau 9b8b56d701 GBA SIO: Fix writing to RCNT 2015-02-28 14:53:06 -08:00
Jeffrey Pfau f775af67f3 GBA SIO: Fix writing to RCNT 2015-02-28 14:52:52 -08:00
Jeffrey Pfau e241566ee7 GBA SIO: Clean up lockstep a bit 2015-02-28 14:51:39 -08:00
Jeffrey Pfau 33c2c53795 Qt: Add missing function 2015-02-27 01:37:44 -08:00
Jeffrey Pfau 8112ffdabc GBA SIO: Properly deinitialize SIO 2015-02-27 01:13:59 -08:00
Jeffrey Pfau a5a7ace86e GBA SIO: Fix RCNT reading for mode 2015-02-27 01:13:59 -08:00
Jeffrey Pfau 80960f9e9a GBA SIO: Properly deinitialize SIO 2015-02-27 01:12:58 -08:00
Jeffrey Pfau d1e01266c6 GBA SIO: Partially functional lockstep driver 2015-02-27 00:59:47 -08:00
Jeffrey Pfau 2fc8f0b567 Qt: Add option for opening new window 2015-02-27 00:59:20 -08:00
Jeffrey Pfau e1a8befcbb GBA SIO: Fix RCNT reading for mode 2015-02-26 23:10:01 -08:00
Jeffrey Pfau 6e467a0332 Qt: Create MultiplayerController 2015-02-26 00:07:36 -08:00
Jeffrey Pfau 5b40951c05 GBA SIO: Build up lockstep driver a bit more 2015-02-26 00:07:12 -08:00
Jeffrey Pfau 1e912abf4b GBA SIO: Start building up skeleton for lockstep driver 2015-02-25 20:35:13 -08:00