Commit Graph

  • 5c103ce9a6 Introduce basic VFS backing system together with two implementations Billy Laws 2020-06-19 21:00:28 +0100
  • e2ad80c686 Note that comments on virtual functions are optional in the contributing guidelines #55 Billy Laws 2020-06-20 20:33:24 +0100
  • 71e2412f03 Introduce new loader JNI for parsing application data and port Kotlin code to use it Billy Laws 2020-06-19 21:18:33 +0100
  • 4c3bf91e49 Rework loader abstractions and the NRO loader to use the vfs APIs Billy Laws 2020-06-19 21:14:40 +0100
  • 3f2a9199a4 Introduce NACP class for reading control data Billy Laws 2020-06-19 21:13:29 +0100
  • 99c27ea034 Introduce basic VFS backing system together with two implementations Billy Laws 2020-06-19 21:00:28 +0100
  • 4d787c904e Improvements to UI/UX ◱ PixelyIon 2020-04-24 17:09:13 +0530
  • f909c00e31 Improve README Ivar 2020-04-23 20:37:52 +0200
  • be2abf953f
    Update README.md #51 Ivar 2020-04-23 19:43:50 +0200
  • 925d05d049 Add String Support to IPC Push/Pop ◱ PixelyIon 2020-04-23 22:09:40 +0530
  • 63154d05d1 Move vkhpp to it's own repository ◱ PixelyIon 2020-04-23 03:03:49 +0530
  • 05f3e3c3ac Improve NCE and Finish Up Refactor ◱ PixelyIon 2020-04-22 22:32:27 +0530
  • c76ef3730b Move to MPL-2.0 ◱ PixelyIon 2020-04-20 02:34:05 +0530
  • 1c54bff215 Make AppDialog Expand Fully and Fix Race in MainActivity::addEntries ◱ PixelyIon 2020-04-20 01:40:28 +0530
  • a0b9a635ca Fix Killing Guest Processes in KThread::Kill and fix TID/PID naming ◱ PixelyIon 2020-04-20 01:26:49 +0530
  • 4637b4ac97 Run Android Studio Formatter on the Project ◱ PixelyIon 2020-04-19 03:10:18 +0530
  • 7f78a679c3 Add Performance Statistics to EmulationActivity ◱ PixelyIon 2020-04-18 05:46:09 +0530
  • fb1a158e8f Optimize Audio by using Circular Buffers, Handle Device Disconnection and Fix Some Bugs ◱ PixelyIon 2020-04-18 03:05:31 +0530
  • 4e4ed5aac0 Refactor Audio ◱ PixelyIon 2020-04-18 02:53:38 +0530
  • af98455ede Add Mutexes to Logger, Introduce util::MakeMagic and Refactor IPC ◱ PixelyIon 2020-04-18 02:49:19 +0530
  • 91644255da Add Preference For Always Showing Game Information ◱ PixelyIon 2020-04-18 02:02:17 +0530
  • 11e24620b8 Fix GitHub Actions build running out of disk space ◱ PixelyIon 2020-04-14 23:06:36 +0530
  • 7a35d5a34c Add in Kotlin Contribution Guidelines ◱ PixelyIon 2020-04-13 02:00:14 +0530
  • 4500f54e85 Refactor Activities and Improve MainActivity ◱ PixelyIon 2020-04-13 01:59:19 +0530
  • 0a5460f4fc Refactor Utilities ◱ PixelyIon 2020-04-12 22:12:10 +0530
  • 2ce8581aa6 Refactor + Redesign AppDialog ◱ PixelyIon 2020-04-13 01:53:03 +0530
  • ce4d295d81 Refactor Preferences and Loaders ◱ PixelyIon 2020-04-12 21:42:46 +0530
  • c9dcb070ad Grid Layout Support ◱ PixelyIon 2020-04-12 20:47:51 +0530
  • d86d5c1a35 Refactor and Convert Adapters to RecyclerView.Adapter ◱ PixelyIon 2020-04-12 21:43:29 +0530
  • 55a9f8e937 Refactor all Game-related Kotlin Classes/Objects ◱ PixelyIon 2020-04-03 17:17:32 +0530
  • f4968793b8 Fix minor inaccuracy with VMM and mutexes ◱ PixelyIon 2020-04-02 12:09:24 +0530
  • 41ddaf7f33 Add in Licenses to Settings ◱ PixelyIon 2020-03-31 01:09:21 +0530
  • 820bbaede5 Fix occurrence of multiple headers in game list + Make TinyXML2 Static ◱ PixelyIon 2020-03-30 00:37:11 +0530
  • 72272fa4c2 Replace xdrop/fuzzywuzzy with tdebatty/java-string-similarity ◱ PixelyIon 2020-03-28 16:21:19 +0530
  • 753448d774 Addition of Contributing Guidelines ◱ PixelyIon 2020-03-28 01:26:00 +0530
  • c37f350c02 Move from GPLv3 to LGPLv3 or later ◱ PixelyIon 2020-03-28 01:06:02 +0530
  • c3c9982ddc Add Comments to Time Services + Fix IDE Case Conventions ◱ PixelyIon 2020-03-27 19:43:30 +0530
  • a60ab89c5d Fix Include Order ◱ PixelyIon 2020-03-26 20:03:19 +0530
  • d19c3b222e Delete .clang-tidy ◱ PixelyIon 2020-03-26 19:52:26 +0530
  • d75d30b809 Minor Audio Refactor (and fix sm:IUserManager service name) ◱ PixelyIon 2020-03-26 19:50:08 +0530
  • 9f0ad46903 Refactor OS/Kernel ◱ PixelyIon 2020-03-26 00:27:05 +0530
  • 773ee25e5a Refactor Common ◱ PixelyIon 2020-03-25 23:29:37 +0530
  • 618353c1fa Move to linking libraries statically ◱ PixelyIon 2020-03-25 02:23:00 +0530
  • bbdd41a86c Refactor NCE ◱ PixelyIon 2020-03-25 01:50:28 +0530
  • 42d982c6fb Refactor Display Services and GPU ◱ PixelyIon 2020-03-25 01:47:31 +0530
  • 500b49d329 Add Vulkan-Hpp to libraries ◱ PixelyIon 2020-03-23 21:42:37 +0530
  • 5f072da2b8 Fix GitHub Actions Build + Move Stack to Shared Memory ◱ PixelyIon 2020-03-23 21:40:22 +0530
  • 38f63eced3 Some small refactoring for the app (#38) Max K 2020-03-08 13:28:18 +0100
  • 4af37c4367 Refactor am services Billy Laws 2020-02-19 20:35:54 +0000
  • 616222a6db Refactor apm services Billy Laws 2020-02-18 11:41:22 +0000
  • 52d47120a8 Refactor audio backend and services Billy Laws 2020-02-17 19:11:59 +0000
  • 2e0ac9bdd5 Refactor fatal services Billy Laws 2020-02-17 14:50:53 +0000
  • 644cfbe332 Refactor filesystem services Billy Laws 2020-02-16 20:05:22 +0000
  • 524cd26649 Refactor HID services Billy Laws 2020-02-16 19:42:32 +0000
  • f4620dd992 Refactor settings services Billy Laws 2020-02-16 19:25:18 +0000
  • c8846ca07b Refactor service manager services Billy Laws 2020-02-16 19:11:43 +0000
  • ab33f692c6 Refactor time services Billy Laws 2020-02-16 18:42:38 +0000
  • 704a5bdcb1 Refactor base service implementation Billy Laws 2020-02-16 17:53:33 +0000
  • 5be3165081 Add String Support to IPC Push/Pop #50 ◱ PixelyIon 2020-04-23 22:09:40 +0530
  • 054c560204 Move vkhpp to it's own repository ◱ PixelyIon 2020-04-23 03:03:49 +0530
  • 41c5c65e6b Improve NCE and Finish Up Refactor ◱ PixelyIon 2020-04-22 22:32:27 +0530
  • 656794d8c4 Move to MPL-2.0 ◱ PixelyIon 2020-04-20 02:34:05 +0530
  • 5248e1c32a Make AppDialog Expand Fully and Fix Race in MainActivity::addEntries ◱ PixelyIon 2020-04-20 01:40:28 +0530
  • 76070980a3 Fix Killing Guest Processes in KThread::Kill and fix TID/PID naming ◱ PixelyIon 2020-04-20 01:26:49 +0530
  • 7bdd1f9eb9 Run Android Studio Formatter on the Project ◱ PixelyIon 2020-04-19 03:10:18 +0530
  • 6f178deace Add Performance Statistics to EmulationActivity ◱ PixelyIon 2020-04-18 05:46:09 +0530
  • 3b983b5678 Optimize Audio by using Circular Buffers, Handle Device Disconnection and Fix Some Bugs ◱ PixelyIon 2020-04-18 03:05:31 +0530
  • 0c88c7fd95 Refactor Audio ◱ PixelyIon 2020-04-18 02:53:38 +0530
  • a4919b6a63 Add Mutexes to Logger, Introduce util::MakeMagic and Refactor IPC ◱ PixelyIon 2020-04-18 02:49:19 +0530
  • 4aeeb33dd8 Add Preference For Always Showing Game Information ◱ PixelyIon 2020-04-18 02:02:17 +0530
  • b61f48da67 Fix GitHub Actions build running out of disk space ◱ PixelyIon 2020-04-14 23:06:36 +0530
  • a2212eb7cc Add in Kotlin Contribution Guidelines ◱ PixelyIon 2020-04-13 02:00:14 +0530
  • 0bc0b51514 Refactor Activities and Improve MainActivity ◱ PixelyIon 2020-04-13 01:59:19 +0530
  • 739523986d Refactor Utilities ◱ PixelyIon 2020-04-12 22:12:10 +0530
  • 1671c81662 Refactor + Redesign AppDialog ◱ PixelyIon 2020-04-13 01:53:03 +0530
  • 8a2face99a Refactor Preferences and Loaders ◱ PixelyIon 2020-04-12 21:42:46 +0530
  • becdfee680 Grid Layout Support ◱ PixelyIon 2020-04-12 20:47:51 +0530
  • e557362a47 Refactor and Convert Adapters to RecyclerView.Adapter ◱ PixelyIon 2020-04-12 21:43:29 +0530
  • d39931b5c5 Refactor all Game-related Kotlin Classes/Objects #43 ◱ PixelyIon 2020-04-03 17:17:32 +0530
  • 1fd81dee78 Fix minor inaccuracy with VMM and mutexes ◱ PixelyIon 2020-04-02 12:09:24 +0530
  • ffda8313cb Add in Licenses to Settings ◱ PixelyIon 2020-03-31 01:09:21 +0530
  • f785582f3d Fix occurrence of multiple headers in game list + Make TinyXML2 Static ◱ PixelyIon 2020-03-30 00:37:11 +0530
  • c1177be053 Replace xdrop/fuzzywuzzy with tdebatty/java-string-similarity ◱ PixelyIon 2020-03-28 16:21:19 +0530
  • 8124f1ce45 Addition of Contributing Guidelines ◱ PixelyIon 2020-03-28 01:26:00 +0530
  • 501d41b376 Move from GPLv3 to LGPLv3 or later ◱ PixelyIon 2020-03-28 01:06:02 +0530
  • 3e49f4eab5 Add Comments to Time Services + Fix IDE Case Conventions ◱ PixelyIon 2020-03-27 19:43:30 +0530
  • 6fe4713d05 Fix Include Order ◱ PixelyIon 2020-03-26 20:03:19 +0530
  • aa82d60037 Delete .clang-tidy ◱ PixelyIon 2020-03-26 19:52:26 +0530
  • 4081b859f1 Minor Audio Refactor (and fix sm:IUserManager service name) ◱ PixelyIon 2020-03-26 19:50:08 +0530
  • 94161137e6 Refactor OS/Kernel ◱ PixelyIon 2020-03-26 00:27:05 +0530
  • 7ca38af307 Refactor Common ◱ PixelyIon 2020-03-25 23:29:37 +0530
  • 6717b1ecda Move to linking libraries statically ◱ PixelyIon 2020-03-25 02:23:00 +0530
  • 70ae5ba766 Refactor NCE ◱ PixelyIon 2020-03-25 01:50:28 +0530
  • 1ca673ed66 Refactor Display Services and GPU ◱ PixelyIon 2020-03-25 01:47:31 +0530
  • 97c59da1eb Add Vulkan-Hpp to libraries ◱ PixelyIon 2020-03-23 21:42:37 +0530
  • f72e7b2c52 Fix GitHub Actions Build + Move Stack to Shared Memory ◱ PixelyIon 2020-03-23 21:40:22 +0530
  • aea9f4888f
    Some small refactoring for the app (#38) Max K 2020-03-08 13:28:18 +0100
  • 87ca6df70a Remove useless run calls in GameDialog #38 langerhans 2020-02-28 19:25:46 +0100
  • b8c5ae6845 Simplify LogActivity a little langerhans 2020-02-28 19:21:21 +0100
  • 2c63296504 Refactor MainActivity to be more Kotlin-like langerhans 2020-02-28 19:17:02 +0100