| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-06 | Merge pull request #1577 from JamePeng/update-apta-func | bunnei | |
| Append the missing function name"GetAppletInfo", "SetAppCpuTimeLimit" and "GetAppCpuTimeLimit" to APT:A | |||
| 2016-04-06 | Fix thumb ADR instruction alignment | mailwl | |
| 2016-04-06 | Adopted WinterMute's gdbstub changes | polaris- | |
| This fixes the comments left on the PR (whitespace, SO_REUSEADDR, comment changes). | |||
| 2016-04-06 | append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A | JamePeng | |
| 2016-04-05 | Merge pull request #1435 from mailwl/frd_u | bunnei | |
| frd:u: Initial stub some functions | |||
| 2016-04-05 | Merge pull request #1643 from MerryMage/make_unique | Mathew Maidment | |
| Common: Remove Common::make_unique, use std::make_unique | |||
| 2016-04-05 | Common: Remove Common::make_unique, use std::make_unique | MerryMage | |
| 2016-04-04 | Merge pull request #1620 from LFsWang/path | bunnei | |
| Fix filename&path encode problem on Windows | |||
| 2016-04-05 | implement APT::GetStartupArgument | JamePeng | |
| 2016-04-05 | Append the missing function name"GetAppletInfo" to APT:A | JamePeng | |
| 2016-04-03 | OpenGL: Fix a double framebuffer completeness checks. | Emmanuel Gil Peyrot | |
| 2016-04-03 | OpenGL: Check for framebuffer completeness | Jannik Vogel | |
| 2016-04-03 | Merge pull request #1616 from exhalatio/dlp_dummy | bunnei | |
| Dummy implementation dlp:SRVR Service. | |||
| 2016-04-03 | Dummy implementation dlp:SRVR Service. | exhalatio | |
| 2016-04-02 | Merge pull request #1619 from mailwl/cecd | bunnei | |
| cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | |||
| 2016-04-01 | Rework sockopt translation to match the error translation code already in place | Ryan Loebs | |
| 2016-04-01 | Merge pull request #1390 from purpasmart96/citra_gsp_error_codes | bunnei | |
| GSP: Return proper error codes for register writes | |||
| 2016-04-01 | Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons | Jannik Vogel | |
| 2016-03-31 | Merge pull request #1618 from MerryMage/one-step | Mathew Maidment | |
| Prevent cache overflow when single stepping | |||
| 2016-03-31 | Merge pull request #1419 from mailwl/branch-gsp | bunnei | |
| Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | |||
| 2016-03-31 | remove debug code | LFsWang | |
| 2016-03-31 | cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle | mailwl | |
| 2016-03-31 | fix unicode url problem on windows | LFsWang | |
| 2016-03-31 | Fix encode problem On Windows | LFsWang | |
| 2016-03-31 | Add gsp functions: SetAxiConfigQoSMode, UnregisterInterruptRelayQueue | mailwl | |
| 2016-03-30 | GSP: Return proper error codes for register writes | purpasmart96 | |
| 2016-03-30 | Merge pull request #1572 from MerryMage/audio-filter | bunnei | |
| DSP: Implement audio filters (simple, biquad) | |||
| 2016-03-30 | Code style | Ryan Loebs | |
| 2016-03-30 | DynCom: Optimize single stepping | MerryMage | |
| 2016-03-30 | Added GetSockOptName | Ryan Loebs | |
| Filter out and translate invalid sockopt names. | |||
| 2016-03-29 | Derp: win32: typedef int socklen_t; | Ryan Loebs | |
| 2016-03-29 | But of course, Windows uses 'int' while Linux uses 'socklen_t' | Ryan Loebs | |
| 2016-03-29 | Compiling on Windows now | Ryan Loebs | |
| 2016-03-29 | Formatting... | Ryan Loebs | |
| 2016-03-29 | Addressing PR comments | Ryan Loebs | |
| 2016-03-28 | SOC Updates | Ryan Loebs | |
| -Implement GetSockOpt / SetSockOpt -Fix bug in RecvFrom where sending from localhost does not fill in src_addr/src_addr_len on Linux | |||
| 2016-03-28 | Add common methods to all cfg:* ports | Ryan Loebs | |
| 2016-03-28 | DSP: Implement audio filters (simple, biquad) | MerryMage | |
| 2016-03-28 | Compilation fix | LittleWhite | |
| 2016-03-27 | Merge pull request #1541 from LFsWang/path | bunnei | |
| Fix Qt string encode problem on Windows | |||
| 2016-03-27 | frd:u: Initial stub some functions | mailwl | |
| 2016-03-26 | use reference instead of pointer | wwylele | |
| 2016-03-26 | remove unnecessary const | wwylele | |
| 2016-03-25 | Merge pull request #1549 from wwylele/acc_gyro | bunnei | |
| hid: implement accelerometer and gyroscope back-end | |||
| 2016-03-25 | implement GyroscopeCalibrateParam | wwylele | |
| 2016-03-24 | Merge pull request #1566 from MerryMage/audio-codec | bunnei | |
| DSP: Implement audio codecs (PCM8, PCM16, ADPCM) | |||
| 2016-03-24 | DSP: Implement audio codecs (PCM8, PCM16, ADPCM) | MerryMage | |
| 2016-03-23 | Pica: Improve accuracy of immediate-mode support | Yuri Kunde Schlesner | |
| This partially fixes Etrian Odyssey IV. | |||
| 2016-03-23 | OpenGL: Don't attempt to draw empty triangle batches | Yuri Kunde Schlesner | |
| Our code did not handle this well, causing random crashes in some situations. | |||
| 2016-03-22 | Add more stuff to configure. | LittleWhite | |
