Historie revizí

Autor SHA1 Zpráva Datum
  bunnei dde02f79af Mutex: Fix a bug where the thread should not wait if it already has the mutex. před 11 roky
  bunnei 9412996c8f Kernel: Moved Wait and Acquire to WaitObject, added way to retrieve a WaitObject safely. před 11 roky
  bunnei c06d64528a SVC: Removed a Sleep that made no sense před 11 roky
  bunnei 254e4ebd58 AddressArbiter: Changed to Kernel::Object, big cleanup, removed code that made no sense. před 11 roky
  bunnei e5a9f1c644 Kernel: Get rid of WaitTypes and simplify lots of code, removing hacks. před 11 roky
  bunnei 6deb1a0119 WaitSynchronizationN: Improved comments před 11 roky
  bunnei 6643673f28 WaitSynchronizationN: Refactor to fix several bugs před 11 roky
  bunnei aa01c57ae9 Kernel: Separate WaitSynchronization into Wait and Acquire methods. před 11 roky
  bunnei 627e96fc15 WaitSynchronizationN: Handle case where handles=nullptr. před 11 roky
  bunnei f5c6d367c9 WaitSynchronizationN: Handle case where handle_count is invalid. před 11 roky
  bunnei 064be2b86f WaitSynchronizationN: Handle case where handle_count=0. před 11 roky
  bunnei 7faf2d8e06 WaitSynchronizationN: Implement return values před 11 roky
  bunnei e4a5d8ad4f Event: Fixed some bugs and cleanup (Subv) před 11 roky
  bunnei 1f7a04f05a Thread: Keep track of multiple wait objects. před 11 roky
  bunnei 14cbbf4d9b Event: Get rid of permanent_lock hack. před 11 roky
  bunnei 5e77e2e1de WaitObject: Added RemoveWaitingThread, fixed a bug, and cleanup. před 11 roky
  bunnei c22bac6398 Kernel: Added WaitObject and changed "waitable" objects inherit from it. před 11 roky
  bunnei 0c7498545f Merge pull request #491 from archshift/hidspvr před 11 roky
  archshift 1f109c6b49 Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx před 11 roky
  Tony Wasserka 8946df97b5 Merge pull request #429 from Kingcom/titlebar před 11 roky
  Kingcom 76c74ffc96 citra-qt: Add option to hide dock widget title bars před 11 roky
  bunnei 8571befc64 Merge pull request #498 from lioncash/statics před 11 roky
  bunnei 7c21b80236 Merge pull request #499 from lioncash/docs před 11 roky
  Lioncash a3f5e5605c core: Fix a few docstrings před 11 roky
  Lioncash bfef0aa07e core_timing: Mark several variables as static před 11 roky
  bunnei cbbe9e1500 Merge pull request #492 from archshift/apt před 11 roky
  bunnei 205170fa62 Merge pull request #241 from linkmauve/better-loader před 11 roky
  bunnei 2a5654ea8a Merge pull request #496 from lioncash/warn před 11 roky
  Lioncash 8c6edc680c dyncom: Clarify precedence for ternary statements před 11 roky
  bunnei 004b23153b Merge pull request #494 from lioncash/shift před 11 roky