Commit Graph

  • 412a458014 Added fs savedata example. yellows8 2018-03-21 19:14:03 -0400
  • f1c0e89ad9 Added note for system-settings vibration config. yellows8 2018-03-16 21:44:44 -0400
  • 54e546c63b Added note to irsensor example for using handheld-mode/non-CONTROLLER_PLAYER_*. yellows8 2018-03-16 19:45:36 -0400
  • 226bae08e9 Use handheld-mode/player1-controller automatically in vibration example. yellows8 2018-03-15 22:26:50 -0400
  • a6bab09fa7 Updated vibration example. yellows8 2018-03-14 21:41:22 -0400
  • e0ac4fba23 Added comments to vibration example regarding vibration being unusable in handheld-mode. yellows8 2018-03-10 19:47:39 -0500
  • 17c6b8658c use __SWITCH__ in preference to just SWITCH to avoid potential collisions Dave Murphy 2018-03-10 22:47:15 +0000
  • c072b2100e use __SWITCH__ in preference to just SWITCH to avoid potential collisions Dave Murphy 2018-03-10 22:47:15 +0000
  • 3ec32a8ebd Irs stylefix plutoo 2018-03-10 14:48:53 +0100
  • a8e052bb72 Untabify plutoo 2018-03-07 18:51:41 +0100
  • f1211ac816 Not sure what happened here xD plutoo 2018-03-07 18:49:40 +0100
  • e19c42e2d1 [hidvib] Change vib values names (#21) Kostas Missos 2018-03-07 19:23:08 +0200
  • 873ffcb153 [hidvib] Change vib values names Kostas Missos 2018-03-07 15:21:11 +0200
  • b5ae43bcc8 Updated vibration example for latest libnx + use both joy-cons. yellows8 2018-03-07 01:19:15 -0500
  • ed634c5403 Updated print text for vibration example. yellows8 2018-03-07 00:24:15 -0500
  • c04241827f Updated vibration example. yellows8 2018-03-06 23:55:35 -0500
  • 0ee7945bec Merge branch 'master' of github.com:switchbrew/switch-examples yellows8 2018-03-06 18:11:05 -0500
  • 2948f17337 Added hid vibration example. yellows8 2018-03-06 18:10:35 -0500
  • 5f7c3043d1 add template for libraries (#20) Dave Murphy 2018-03-06 07:20:00 +0000
  • d04a002c10 Updated irsensor example with working image-transfer + image-display. yellows8 2018-03-05 22:48:37 -0500
  • 78e5841905 Improved playtone and implemented echo example (#19) Mike H 2018-03-04 17:21:09 +0000
  • 84c7158190 add template for libraries Dave Murphy 2018-03-03 18:54:36 +0000
  • af5c9e1b8b
    Add explanatory comment Mike H 2018-03-03 18:13:23 +0000
  • ad4b5af40b Improved playtone and implemented echo example hexkyz 2018-03-02 20:17:36 +0000
  • b9e9291e37 Changed ir_buffer_size and updated comments. yellows8 2018-03-02 13:20:24 -0500
  • 8cbf348876 Updated irsensor example. v20180302 yellows8 2018-03-01 19:15:41 -0500
  • 3693998cbc Added romfs example based on the 3ds-examples one, not yet ready for use. yellows8 2018-02-28 11:57:24 -0500
  • 770b18182f Added sdmc example. yellows8 2018-02-26 17:27:57 -0500
  • e931d62d2b Added get_system_language example. yellows8 2018-02-26 12:24:50 -0500
  • cca3398055 add vt52 demo code Dave Murphy 2018-02-25 14:01:48 +0000
  • e6b6a299cb add vt52 demo code Dave Murphy 2018-02-25 14:01:48 +0000
  • 1fafd027e9
    Merge 1e9e86bb0e into 4a55332926 Roberto Santalla 2018-02-24 17:18:46 +0000
  • 1e9e86bb0e Added fs usage example Roberto Santalla 2018-02-24 18:15:44 +0100
  • 4a55332926 Added touch-screen example based on the one from 3ds-examples. yellows8 2018-02-22 19:14:14 -0500
  • d2c9651836 Removed extra newline. yellows8 2018-02-22 17:57:55 -0500
  • 340148ca40 Time example: use tm_wday instead of manually calculating day-of-week. Added comment regarding UTC/localtime(). yellows8 2018-02-22 17:53:41 -0500
  • fff86cfc8d Use tabs for all examples. yellows8 2018-02-22 14:50:16 -0500
  • ab786a62f8
    Merge cc3744c81a into 97aeaa0033 Niramo 2018-02-22 09:31:04 +0000
  • cc3744c81a - Simple Tic-Tac-Toe which runs fine in Ryujinx (https://github.com/gdkchan/Ryujinx) - Based on SimpleGFX marino_s 2018-02-22 10:21:56 +0100
  • 97aeaa0033 Imported an updated version of read-controls from 3ds-examples. yellows8 2018-02-22 02:03:52 -0500
  • c15bbe9a2a Adjusted exit-button print for the time example. yellows8 2018-02-22 01:21:18 -0500
  • 398f15bbf2 Added time example based on the one from 3ds-examples. yellows8 2018-02-20 18:04:47 -0500
  • fd6cdee491 Improved audoutPlayBuffer() failure check. yellows8 2018-02-20 16:31:42 -0500
  • 1b7f374daf Attempt to fix audio playback issue (#12) Mike H 2018-02-20 21:14:45 +0000
  • cf2f1806c7
    Adding sanity checks Mike H 2018-02-20 20:24:54 +0000
  • a6072c5161
    Official apps do this Mike H 2018-02-20 19:48:14 +0000
  • b474b8b5bd
    Move allocation away from stack Mike H 2018-02-20 18:48:03 +0000
  • 3f363c5735 Added -ffunction-sections to Makefiles. Updated usbds comments. yellows8 2018-02-19 22:43:23 -0500
  • 1563992d42 Remove -ffast-math (#13) fincs 2018-02-20 02:27:28 +0100
  • ad63797c73 Remove -ffast-math fincs 2018-02-20 02:10:37 +0100
  • 1214761b88
    Actually align the buffer Mike H 2018-02-19 22:40:13 +0000
  • e4f00c4ea4
    Attempt to fix audio playback issue Mike H 2018-02-19 20:32:08 +0000
  • a7106d5009 In playtone use kDown instead of calling hidKeysDown() multiple times. yellows8 2018-02-19 02:44:26 -0500
  • be59a84eb1 add dist target (#9) v20180218 Dave Murphy 2018-02-18 23:51:38 +0000
  • e5264fe54c add dist target Dave Murphy 2018-02-18 22:10:46 +0000
  • bac23eaa5f Removed simple template, since other example(s) should be used instead. yellows8 2018-02-18 18:27:49 -0500
  • e5f5b48f0b Added application template. yellows8 2018-02-18 18:23:45 -0500
  • ccd9f78162 Imported more changes from 3ds-examples. yellows8 2018-02-18 18:21:24 -0500
  • c889e7ca31 Imported ret2hbmenu comment from 3ds-examples. yellows8 2018-02-18 12:30:25 -0500
  • 722eb38192 Fixed broken formatting for the audio Makefile. yellows8 2018-02-17 11:53:55 -0500
  • 6bf4a283e9 Adding audio example (#8) Mike H 2018-02-17 16:39:51 +0000
  • 4f743f49ad Access the framebuf in simplegfx linearly and moved a comment. yellows8 2018-02-16 20:17:54 -0500
  • 9edf65a90f
    More changes from libnx Mike H 2018-02-16 18:31:24 +0000
  • 9b0ce2f498
    Accommodate libnx changes Mike H 2018-02-14 15:35:34 +0000
  • ca1c5104d6
    Print current device state Mike H 2018-02-13 21:39:55 +0000
  • 873817ee47
    Pass parameters as pointer Mike H 2018-02-13 20:48:39 +0000
  • d7c8fd6c84
    Isolating playback loop in auxiliary function Mike H 2018-02-13 20:00:45 +0000
  • 1eba837090
    Added missing arch flag Mike H 2018-02-13 19:42:53 +0000
  • 06e11f9482 Fix up indentation hexkyz 2018-02-13 19:26:20 +0000
  • f045830070 Audio example hexkyz 2018-02-13 19:22:20 +0000
  • 3d9851145a Merge branch 'master' of github.com:switchbrew/switch-examples yellows8 2018-02-12 16:13:46 -0500
  • b06b5972e6 Updated simplegfx for latest libnx and added DISPLAY_IMAGE define. yellows8 2018-02-12 16:12:44 -0500
  • a5372f156b Updated makefile in irsensor example. profi200 2018-02-11 10:25:21 +0100
  • 912b351cb0 Updated makefile in irsensor example. profi200 2018-02-11 10:25:21 +0100
  • 069a39f0e6 Optimize for Cortex-A57. profi200 2018-01-31 02:19:56 +0100
  • 5001973805 Added irsensor example. yellows8 2018-02-02 16:49:07 -0500
  • 182d5b407f Bugfix plutoo 2018-02-01 22:29:49 +0100
  • 227c2f7cea Put back the simple in simplegfx plutoo 2018-02-01 22:28:30 +0100
  • 6df592a963 Optimize for Cortex-A57. profi200 2018-01-31 02:19:56 +0100
  • 03144eba8a update build system Dave Murphy 2018-01-28 01:40:50 +0000
  • 33ab8813a6 One Makefile to build them all Dave Murphy 2018-01-28 01:14:17 +0000
  • 4f11d9c137 ignore more binaries Dave Murphy 2018-01-28 01:13:55 +0000
  • 42cb89013d fix identifier for latest libnx Dave Murphy 2018-01-28 01:01:07 +0000
  • 65b9fe9007 update build system Dave Murphy 2018-01-28 01:40:50 +0000
  • 50b13f824c One Makefile to build them all Dave Murphy 2018-01-28 01:14:17 +0000
  • 26eee23a66 ignore more binaries Dave Murphy 2018-01-28 01:13:55 +0000
  • 2d7bf4d833 fix identifier for latest libnx Dave Murphy 2018-01-28 01:01:07 +0000
  • 46acf316d3 Use CONTROLLER_P1_AUTO. Removed hidSetControllerLayout calls for the default-layout. yellows8 2018-01-19 14:05:22 -0500
  • 45cb8abbf5 Fixed Makefiles for the icon/nacp blocks. yellows8 2018-01-01 20:52:14 -0500
  • 67b4b8aad4 Added icon handling to Makefiles, .jpg is used since official icons use it. yellows8 2018-01-01 19:55:11 -0500
  • 395d4dc456 Updated Makefiles for .nacp. yellows8 2018-01-01 12:24:54 -0500
  • 20abcd733e Perf adjustments for simplegfx. yellows8 2017-12-30 02:16:51 -0500
  • 7c8ca82f2a Updated comment in simplegfx. yellows8 2017-12-29 19:22:41 -0500
  • e491c5af50 Added proper gfx examples. yellows8 2017-12-27 22:09:59 -0500
  • aecd2e5f7b Added SWITCH define. yellows8 2017-11-28 12:44:21 -0500
  • ed938c2a0f Added .PHONY after 'else' in Makefiles. yellows8 2017-11-21 16:11:49 -0500
  • c562231edc Removed usbdev example since usbdev doesn't exist anymore. yellows8 2017-11-21 16:06:40 -0500
  • 061020ba74 Added NRO building. yellows8 2017-11-21 16:04:25 -0500
  • 22e0708cfa
    Merge pull request #2 from devkitPro/master yellows8 2017-11-20 11:20:34 -0500
  • 2c44bb1708 Update makefiles for devkitA64 alpha 5 fincs 2017-11-20 17:08:00 +0100