Commit Graph

696 Commits

Author SHA1 Message Date
Vicki Pfau 4195c7730b Qt: Fix crash when changing audio settings after a game is closed 2017-05-23 14:06:13 -07:00
Vicki Pfau c53955522f Qt: Make "Mute" able to be bound to a key (fixes #559) 2017-05-23 14:06:13 -07:00
Vicki Pfau 2cc14f3fd4 FFmpeg: Force MP4 files to YUV420P 2017-05-23 14:06:13 -07:00
Vicki Pfau 8c3e65dfd8 FFmpeg: Return false if a file fails to open 2017-05-23 14:06:13 -07:00
Vicki Pfau f2ce0d11dc FFmpeg: Fix overflow and general issues with audio encoding 2017-05-23 14:06:13 -07:00
Vicki Pfau f36caedb95 SDL: Fix race condition with audio thread when starting 2017-05-23 14:06:13 -07:00
Vicki Pfau daaad65b8e SDL: Fix game crash check 2017-05-23 14:06:13 -07:00
Vicki Pfau 1844e37f5c Windows: Fix VDir.rewind 2017-03-24 23:04:30 -07:00
Vicki Pfau 7dfa195e53 GBA Video: Fix wrong palette on 256-color sprites in OBJWIN 2017-03-03 18:51:58 -08:00
Vicki Pfau eec4ed3c1e Qt: Fix linking after some windows have been closed 2017-02-07 15:53:35 -08:00
Vicki Pfau 9f11bd8a16 Util: Fix highest-fd socket not being returned by SocketAccept 2017-02-07 15:49:31 -08:00
Vicki Pfau 5d48520605 GBA I/O: Handle audio registers specially when deserializing 2017-02-07 15:46:55 -08:00
Vicki Pfau 0cf9051d2a Tools: Fix recurring multiple times over the same library 2017-02-03 09:41:05 -08:00
Vicki Pfau 6df55275b8 GB: Fix crash when patching ROM 2017-02-01 13:47:03 -08:00
Vicki Pfau 9959ef8570 Util: Fix overflow when loading invalid UPS patches 2017-02-01 13:21:36 -08:00
Vicki Pfau 899fff33c2 GBA Savedata: Fix savedata unmasking (fixes #441) 2017-01-31 00:36:35 -08:00
Jeffrey Pfau 629c5bf76c Qt: Fix timing issues on high refresh rate monitors 2017-01-27 02:10:45 -08:00
Vicki Pfau 3064949029 Feature: Support ImageMagick 7 2017-01-27 02:09:52 -08:00
Jeffrey Pfau fcf7f30606 GB MBC: Fix ROM bank overflows getting set to bank 0 2017-01-27 02:02:02 -08:00
Jeffrey Pfau d2e4413591 LR35902: Fix pc overflowing current region off-by-one 2017-01-27 02:02:02 -08:00
Jeffrey Pfau e9848d87ba Qt: Improved HiDPI support 2017-01-27 02:00:57 -08:00
Jeffrey Pfau dbbebc4595 Libretro: Fix saving in GB games (fixes #486) 2017-01-27 02:00:10 -08:00
Jeffrey Pfau 565e280bf6 GBA: Fix multiboot ROM loading 2017-01-27 01:58:25 -08:00
Jeffrey Pfau a9f93aa751 ARM7: Fix MLA/*MULL/*MLAL timing 2017-01-27 01:57:59 -08:00
Jeffrey Pfau f7cda918dd All: Update CHANGES for 0.5.2 2016-12-31 01:45:51 -08:00
Jeffrey Pfau f5d9972d65 Libretro: Fix Game Boy savestates and audio 2016-12-30 21:12:55 -08:00
Jeffrey Pfau b86b408425 Libretro: Fix disabling BIOS 2016-12-28 19:16:41 -08:00
Jeffrey Pfau 1988a49e92 GB Memory: Reset ROM bank when loading a ROM 2016-12-24 21:22:55 -08:00
Jeffrey Pfau e76671e767 GB Audio: Reset envelope timer when reseting sound channel 2016-12-24 03:44:01 -08:00
Jeffrey Pfau 01b7ffe0d6 GB Video: Hblank IRQs should mask LYC=LY IRQs (fixes #466) 2016-12-23 17:13:25 -08:00
Jeffrey Pfau 070064dd78 GB Memory: Fix HDMA5 value after DMA completes 2016-12-23 16:40:55 -08:00
Jeffrey Pfau c63b1f2704 GBA I/O: Mask off WAITCNT bits that cannot be written (fixes #457) 2016-12-23 15:41:33 -08:00
Jeffrey Pfau 76f33ef866 GB Video: Initialize LCDC in renderer 2016-12-22 18:57:02 -08:00
Jeffrey Pfau 822c38bea8 GB Audio: Initialize wave RAM to GBC values 2016-12-22 15:40:13 -08:00
Jeffrey Pfau 391e33de58 Qt: Fix Apply button for key and controller configurations 2016-12-20 21:21:00 -08:00
Jeffrey Pfau 243cd08c2a GB: Properly initialize sramRealVf variable 2016-12-20 18:05:47 -08:00
Jeffrey Pfau 7b3a712d69 GB Audio: Fix serialization of channel 3 and NR52 properties 2016-12-19 19:00:51 -08:00
Jeffrey Pfau 258815fa3b GB: Fix crash when masking savedata 2016-12-19 18:49:25 -08:00
Jeffrey Pfau 9ec050bfcb GBA Video: Fix out of bounds sprite transforms 2016-12-15 15:29:16 -08:00
Jeffrey Pfau 961035cd92 All: Update CHANGES 2016-12-11 20:41:34 -08:00
Jeffrey Pfau 64d3f48cd8 GBA: Only unhalt CPU if appropriate bit is set in IE 2016-12-11 20:41:34 -08:00
Jeffrey Pfau 881c10b40e ARM7: PSR mode bits should not get sign extended 2016-11-30 16:18:24 -08:00
Jeffrey Pfau e5a4f7271a GBA: Add savegame override for Crash Bandicoot 2 2016-11-15 13:41:37 -08:00
Jeffrey Pfau 92c4490242 All: Fix fullscreen config option being ignored 2016-11-07 09:56:45 -08:00
Jeffrey Pfau 507fe1aad3 GBA: Fix IRQs firing after already being cleared 2016-11-06 22:22:09 -08:00
Jeffrey Pfau f48bdb6a13 Qt: Fix Qt Multimedia audio driver on big endian 2016-11-06 21:27:07 -08:00
Jeffrey Pfau 7a2f98d474 GB Memory: Fix starting HDMAs during mode 0 2016-11-03 13:26:45 -07:00
Garrett Brown 08bd23031b Fix missing termination in call to SET_INPUT_DESCRIPTORS 2016-11-03 01:10:04 -07:00
Jeffrey Pfau 95fda83d8b Qt: Only reset window dimensions when first shown 2016-10-31 11:40:45 -07:00
Jeffrey Pfau 9e518fb27a GBA Memory: Fix VCOUNT being writable 2016-10-31 10:47:17 -07:00