| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | game_list: Make the constructor explicit | 2016-12-11 | 1 | -1/+1 | ||
| * | | | | | | game_list: Make the AddEntry argument a const reference | 2016-12-11 | 2 | -2/+2 | ||
| * | | | | | | game_list: Replace 0 literals with nullptr | 2016-12-11 | 1 | -1/+1 | ||
| * | | | | | | game_list: Use QT5's new event connection syntax | 2016-12-11 | 1 | -6/+6 | ||
| * | | | | | | game_list: Pass the parent constructor argument to the QWidget base class | 2016-12-11 | 1 | -1/+1 | ||
| | |_|_|_|/ |/| | | | | ||||||
| * | | | | | Merge pull request #2300 from lioncash/qt | 2016-12-11 | 1 | -18/+24 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | graphics_cmdlists: Get rid of variable shadowing | 2016-12-11 | 1 | -14/+18 | ||
| | * | | | | | graphics_cmdlists: Get rid of an unused variable | 2016-12-10 | 1 | -1/+0 | ||
| | * | | | | | graphics_cmdlists: Make LoadTexture and TextureInfoWidget src arguments const | 2016-12-10 | 1 | -3/+4 | ||
| | * | | | | | graphics_cmdlists: Make LoadImage internally linked | 2016-12-10 | 1 | -0/+2 | ||
| * | | | | | | Core: Add a forgotten #include <cstring> for memcpy. | 2016-12-11 | 1 | -0/+1 | ||
| |/ / / / / | ||||||
| * | | | | | Add all services to the Service namespace | 2016-12-11 | 50 | -499/+408 | ||
| * | | | | | configure_input: Modernize and cleanup input configuration tab | 2016-12-10 | 2 | -115/+101 | ||
| * | | | | | Merge pull request #2296 from MerryMage/auto_is_auto | 2016-12-09 | 1 | -12/+7 | ||
| |\ \ \ \ \ | ||||||
| | * | | | | | audio_core: SelectSink should default to auto if sink_id is invalid | 2016-12-10 | 1 | -12/+7 | ||
| * | | | | | | Merge pull request #2291 from lioncash/svc | 2016-12-09 | 10 | -12/+61 | ||
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | service: Add cfg:nor service | 2016-12-09 | 4 | -0/+49 | ||
| | * | | | | | | service: Drop '_Interface' from cfg service names | 2016-12-09 | 7 | -12/+12 | ||
| * | | | | | | | Merge pull request #2292 from lioncash/bool | 2016-12-09 | 1 | -1/+1 | ||
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | ptm: Use boolean instead of integral value | 2016-12-09 | 1 | -1/+1 | ||
| * | | | | | | | Merge pull request #2287 from lioncash/svc | 2016-12-08 | 12 | -12/+170 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Add the ptm:s service | 2016-12-08 | 3 | -0/+14 | ||
| | * | | | | | | | service: Add common ptm:u commands to other ptm services | 2016-12-08 | 4 | -0/+54 | ||
| | * | | | | | | | service: Drop '_Interface' in ptm service class names | 2016-12-08 | 7 | -14/+14 | ||
| | * | | | | | | | service: Add ptm::gets and ptm::sets services | 2016-12-08 | 6 | -0/+90 | ||
| * | | | | | | | | Merge pull request #2280 from Subv/citrace_size | 2016-12-08 | 1 | -2/+2 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Fixed the gpu command list size when creating CiTraces. | 2016-12-08 | 1 | -2/+2 | ||
| | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2286 from lioncash/svc | 2016-12-08 | 14 | -0/+271 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Add mvd and qtm services | 2016-12-08 | 14 | -0/+271 | ||
| * | | | | | | | | Merge pull request #2274 from degasus/master | 2016-12-08 | 5 | -47/+8 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | OpenGL: Drop framebuffer completeness check. | 2016-12-07 | 5 | -47/+8 | ||
| | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | | Merge pull request #2284 from lioncash/svc | 2016-12-08 | 8 | -30/+199 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | service: Add nfc services | 2016-12-08 | 8 | -30/+199 | ||
| * | | | | | | | | Merge pull request #2277 from lioncash/explicit | 2016-12-08 | 8 | -10/+10 | ||
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | file_sys: Make a few single-argument constructors explicit | 2016-12-07 | 8 | -10/+10 | ||
| | |/ / / / / / | ||||||
| * | | | | | | | Merge pull request #2283 from lioncash/svc | 2016-12-07 | 21 | -28/+212 | ||
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | ssl_c: Update function table | 2016-12-08 | 1 | -0/+3 | ||
| | * | | | | | | | ptm: Update ptm_sysm function table | 2016-12-08 | 3 | -6/+7 | ||
| | * | | | | | | | pm_app: Update function table | 2016-12-08 | 1 | -6/+9 | ||
| | * | | | | | | | nwm_uds: Update function table | 2016-12-08 | 1 | -5/+7 | ||
| | * | | | | | | | nim: Update function tables | 2016-12-08 | 2 | -0/+2 | ||
| | * | | | | | | | http_c: Update function table | 2016-12-08 | 1 | -0/+4 | ||
| | * | | | | | | | gsp_lcd: Update function table | 2016-12-08 | 1 | -0/+4 | ||
| | * | | | | | | | fs_user: Update function table | 2016-12-08 | 1 | -0/+2 | ||
| | * | | | | | | | dlp_srvr: Update function table | 2016-12-08 | 1 | -0/+7 | ||
| | * | | | | | | | cfg: Update function tables | 2016-12-08 | 3 | -0/+3 | ||
| | * | | | | | | | cecd_u: Update function table | 2016-12-08 | 1 | -1/+13 | ||
| | * | | | | | | | boss_p: Update function table | 2016-12-08 | 1 | -3/+68 | ||
| | * | | | | | | | act: Update function tables | 2016-12-08 | 2 | -0/+10 | ||
| | * | | | | | | | apt: Update apt function tables | 2016-12-07 | 2 | -7/+73 | ||
| | | |_|/ / / / | |/| | | | | | ||||||