summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-24Merge pull request #531 from LPFaint99/memcardLioncash
2014-06-24Fix crashes when dragging and dropping files outside of the gamelistLioncash
2014-06-24Merge pull request #534 from jordan-woyak/ini-file-fixLioncash
2014-06-24Store ini sections in a std::list (rather than vector) to prevent unexpected ...Jordan Woyak
2014-06-23GCI Folder: correctly identify region of sysmenuLPFaint99
2014-06-23Merge pull request #530 from workhorsy/masterLioncash
2014-06-23Fixed issue with DSP Dump not closing files.Matthew Brennan Jones
2014-06-23Merge pull request #529 from sigmabeta/quit-app-with-backLioncash
2014-06-23Allow user to quit app with back button.Eder Bastos
2014-06-23Merge pull request #243 from LPFaint99/memcardPierre Bourdon
2014-06-22first implementation of memcard from directory, creates a memory card from US...LPFaint99
2014-06-22move memorycard handling to its own classLPFaint99
2014-06-22Merge pull request #481 from Linktothepast/gameini_updatesLioncash
2014-06-22Merge pull request #525 from lioncash/android-xml-cleanupLioncash
2014-06-22Merge pull request #318 from delroth/dsp-pcapLioncash
2014-06-22DSP: Add support for PCAP logging of CPU<->DSP communicationsPierre Bourdon
2014-06-22DSPLLE: Improve initialization by using an options structure instead of indiv...Pierre Bourdon
2014-06-22Common: Add a PCAP writer modulePierre Bourdon
2014-06-22Merge pull request #526 from RachelBryk/input-labelLioncash
2014-06-22Merge pull request #466 from RachelBryk/progressive-game-iniPierre Bourdon
2014-06-22Allow progressive scan to be set by game ini.Rachel Bryk
2014-06-22Fix an incorrect label in fps display string.Rachel Bryk
2014-06-22Merge pull request #500 from lioncash/iniPierre Bourdon
2014-06-21Merge pull request #505 from RachelBryk/wiimote-stateLioncash
2014-06-21Separate the XML view handling of the folder browser and the game list from o...Lioncash
2014-06-21Merge pull request #524 from sigmabeta/android-banner-scalingLioncash
2014-06-21Merge pull request #521 from RisingFog/dtm-updateLioncash
2014-06-21Merge pull request #501 from magumagu/sw-cp-structsTony Wasserka
2014-06-21VideoSoftware: remove duplicated CommandProcessor structures.magumagu
2014-06-21Fix banner scaling in game list.Eder Bastos
2014-06-21Removed unused variable, added tick count checkFog
2014-06-21Merge pull request #439 from degasus/lighting-fixTony Wasserka
2014-06-21Merge pull request #523 from RachelBryk/uninitialized-load-stateTony Wasserka
2014-06-21Merge pull request #520 from pauldacheez/enumerate-outputs-harderTony Wasserka
2014-06-21More ini updates.Linktothepast
2014-06-20Abort loading a save state if emulation isn't running.Rachel Bryk
2014-06-20Make the common "Failed to enumerate outputs" message much more useful.Paul Olszewski
2014-06-20JIT: Make lmw/stmw use safe load/stores.magumagu
2014-06-20JITIL: fix some unsafe loads.magumagu
2014-06-20JIT: Remove dead code.magumagu
2014-06-20JIT: Clean up float loads and stores.magumagu
2014-06-20Save an unsaved wiimote variable to save states.Rachel Bryk
2014-06-20Merge pull request #518 from glennricster/masterTony Wasserka
2014-06-20Ensure (Get|Set)ColumnWidth is not called on a non existant column.Glenn Rice
2014-06-20Merge pull request #508 from RisingFog/upstreamTony Wasserka
2014-06-20Merge pull request #486 from RachelBryk/clean-theme-r2Pierre Bourdon
2014-06-20Merge pull request #514 from jordan-woyak/input-diag-win-crashMatthew Parlane
2014-06-19Fix InputConfigDiag crash on Windows. (GCode issue 7384)Jordan Woyak
2014-06-19Merge pull request #373 from sigmabeta/android-ui-cleanupRyan Houdek
2014-06-19Add Tick Count to Movie FilesFog