Commit Graph

  • 73bf4471ee audio: change output rate to 47340Hz, add resampler with small margin to elimiate pops/clicks due to output rate fluctuation StapleButter 2017-12-11 18:41:05 +0100
  • 7b684afbc0 build: add mingw64 cross-compiling kwkam 2017-12-09 18:06:40 +0800
  • c639152541 urgl. how could I let something that dumb slip in StapleButter 2017-12-07 11:17:51 +0100
  • 4519a7ae1f Pass correct number of arguments to printf. Anthony J. Bentley 2017-12-06 22:06:15 -0700
  • b603029549 Fix bitwise operation precedence. Anthony J. Bentley 2017-12-06 22:02:55 -0700
  • e4f030149b add option to toggle filtering 0.6 StapleButter 2017-12-07 02:50:05 +0100
  • 18bcefe83b libui: add parameter to uiDrawBitmapDraw() to specify filtering StapleButter 2017-12-07 02:41:46 +0100
  • b58a5334fa fix potential memleak StapleButter 2017-12-07 01:24:39 +0100
  • a7c7779917 ensure proper minimum window size at all times StapleButter 2017-12-07 01:13:13 +0100
  • b5046b9766 comment out some unwanted printf's StapleButter 2017-12-07 01:04:00 +0100
  • a0d344c4d4 Implemented "Blow into microphone" key. Evgeniy Zhabotinsky 2017-12-07 02:51:50 +0300
  • 10b797e53d libui/GTK: properly clean up menus, so it doesn't crash upon exit StapleButter 2017-12-05 05:21:11 +0100
  • 746b4db382 libui/GTK: add area BG color support StapleButter 2017-12-05 04:20:52 +0100
  • dd529f0f5c libui/GTK: fix drawmatrix transform order to match Windows. fixes rotation. StapleButter 2017-12-05 04:12:03 +0100
  • c5872dab7d libui/GTK: start adding submenu support. cleanup still has to be done. use uiMenuAppendCheckItem() for checkable items. StapleButter 2017-12-05 03:41:49 +0100
  • bdf9f56152 libui/GTK: add uiAreaSetBackgroundColor, not hooked up yet StapleButter 2017-12-05 03:04:17 +0100
  • 21e204cdea don't pointlessly restrict the window size StapleButter 2017-11-23 21:22:47 +0100
  • 85c375cce7 * remember screen rotation/gap/etc settings * fix menu cleanup to take submenus into account properly, so it doesn't crash when exiting StapleButter 2017-11-23 21:02:24 +0100
  • aa4f427ed4 properly resize window when changing display settings, etc begin polishing things StapleButter 2017-11-23 20:01:43 +0100
  • 8e6d834f13 libui: add API for setting a background color for uiArea. (TODO: do for GTK) make window background black. StapleButter 2017-11-23 19:28:06 +0100
  • b96ac8e000 (finally) fix sound * reset capture position when starting capture * reorder channel/capture handling * implement FIFO for channel and capture StapleButter 2017-11-11 18:46:42 +0100
  • c3675af538 properly reset IE/IF, fixes some reset issues. StapleButter 2017-11-09 16:02:37 +0100
  • 35c3b34a09 make screen rotation configurable. start making it all clean. StapleButter 2017-11-09 16:02:17 +0100
  • f2a5be6096 make touchscreen code take rotation into account StapleButter 2017-11-09 00:15:59 +0100
  • 34513063ab begin work on rotation StapleButter 2017-11-09 00:04:01 +0100
  • bb87a709be cooler screen positioning in horizontal mode StapleButter 2017-11-08 02:02:15 +0100
  • e6e5f48748 attempt at horizontal mode, I guess StapleButter 2017-11-08 01:53:20 +0100
  • 857ba49759 actually implement screen gap StapleButter 2017-11-08 01:34:11 +0100
  • 5bea3cc530 3D: add support for 8bit accesses to GXSTAT (Golden Sun - Dark Dawn) StapleButter 2017-11-04 15:13:01 +0100
  • 0a04efc33e attempt at auto-emphasis mode, emphasizing main screen StapleButter 2017-10-30 05:45:26 +0100
  • 85d823d4c7 fix more sizing bugs StapleButter 2017-10-30 05:17:20 +0100
  • f4e7e2f62a fix aspect ratio code StapleButter 2017-10-30 05:08:04 +0100
  • c9082cd50d some attempt at fancypants scaling, I guess StapleButter 2017-10-30 04:39:50 +0100
  • b8706c29c7 make it betterer StapleButter 2017-10-30 03:21:12 +0100
  • 7e18b9f195 Merge branch 'master' of https://github.com/StapleButter/melonDS StapleButter 2017-10-30 03:12:03 +0100
  • 84a842c6f3 libui/windows: add support for submenus StapleButter 2017-10-30 03:11:45 +0100
  • cdca294b8a
    Merge pull request #200 from rogersachan/patch-1 StapleButter 2017-10-28 02:20:18 +0200
  • cb16e5d03f Fix README formatting Roger 2017-10-21 23:58:02 -0400
  • 3881b2615b libui/Windows: allow file pickers to navigate through shortcuts. fixes #199 StapleButter 2017-10-21 22:24:29 +0200
  • e9798e032b up version number (I forgot) StapleButter 2017-10-11 04:38:11 +0200
  • befc5db031 restore FPS counter StapleButter 2017-10-11 03:06:30 +0200
  • 1a54d75bbc Merge pull request #109 from RobLoach/patch-1 StapleButter 2017-10-11 02:56:27 +0200
  • f9d9aaec11 Merge pull request #112 from bentley/master StapleButter 2017-10-11 02:56:06 +0200
  • 73626e9f45 fix memory leak StapleButter 2017-10-11 00:40:56 +0200
  • 273fbe24f4 add fopen wrapper to support UTF8 paths/filenames under Windows. StapleButter 2017-10-11 00:32:43 +0200
  • ee1da52d77 fail gracefully when ROM loading fails StapleButter 2017-10-11 00:01:05 +0200
  • 56bf1ecc13 Treat failed haptics initialization as a warning, not a fatal error. Anthony J. Bentley 2017-10-09 03:42:50 -0600
  • c992177eda Only link against libdl on Linux. Anthony J. Bentley 2017-10-09 03:42:35 -0600
  • df19b93408 Include POSIX headers required for fd_set and INADDR_ANY. Anthony J. Bentley 2017-10-09 03:41:17 -0600
  • a15c395460 GTK: file drop support. adsfgdgfdg 0.5 StapleButter 2017-10-05 03:10:14 +0200
  • 084d9254e3 maybe now the input dialog can stop being dumb StapleButter 2017-10-05 02:05:23 +0200
  • d895dfc9fb hopefully fix that shit for good StapleButter 2017-10-05 01:58:41 +0200
  • a84caacb03 make window actually resizable below min size. we lose proper client sizing under GTK tho. StapleButter 2017-10-05 01:35:50 +0200
  • f714c492b9 GTK: hook SetMinSize. fuck around with gtk_widget_set_size_request() so the window can be resized smaller than the initial size. StapleButter 2017-10-05 01:22:03 +0200
  • 5d5311c53c use grids instead of nested boxes for input config dialog. (still lags, needs optimization) adjust things to make those dialogs sexier. StapleButter 2017-10-05 01:03:22 +0200
  • 9d3f13b689 rework things a bit. also remove some useless variables. StapleButter 2017-10-05 00:13:22 +0200
  • 5b71ffceee minor fix StapleButter 2017-10-04 02:47:49 +0200
  • 9c44e6f764 Ignore all compiled .o files Rob Loach 2017-10-02 23:25:18 -0400
  • 9125620ff1 christ, did I seriously forget to remove that code StapleButter 2017-10-03 03:28:49 +0200
  • 012a7d61a7 actually make uiKeyName() work StapleButter 2017-10-03 02:52:30 +0200
  • 9527499124 hook up area key events StapleButter 2017-10-03 02:19:42 +0200
  • fbe4e4938b finally finish cairo bitmap support. asdsfdfgfsgf StapleButter 2017-10-03 01:29:35 +0200
  • 5450c7cc3d hook up Resize event StapleButter 2017-10-03 00:51:56 +0200
  • 7f05bf24ad libui/GTK: start catching up. atleast now it runs without exploding (mostly). StapleButter 2017-10-03 00:28:41 +0200
  • 04e8bbaca3 remove codeblocks settings that aren't needed anymore StapleButter 2017-10-02 23:31:32 +0200
  • dad0e6b6e8 add support for non-resizable windows StapleButter 2017-10-02 23:26:25 +0200
  • f8b63759f7 save window size StapleButter 2017-10-02 23:15:39 +0200
  • 4781bd5671 fix ARM7 BIOSPROT. not that it matters. StapleButter 2017-10-02 04:57:23 +0200
  • dbb174c531 implement 8bit reads to div/sqrt registers. RaymanDS showed some interest for that, so there we go. RaymanDS still fucks up. RaymanDS is a pile of shit. melonDS is bad at timings. StapleButter 2017-10-02 04:27:50 +0200
  • d0770596ea re-add basic scaling StapleButter 2017-10-02 03:34:17 +0200
  • 09920126dd add support for setting an explicit min size for libui controls. for now only supported by uiArea. StapleButter 2017-10-02 01:58:09 +0200
  • ce592a1d80 this TODO item is already done, idiot StapleButter 2017-10-02 00:55:44 +0200
  • 1975efaeea fix bugs with SPI shutdown StapleButter 2017-10-01 03:19:39 +0200
  • 9ad89d8cb5 fix crash under Windows 10 StapleButter 2017-09-30 23:17:36 +0200
  • ab9800fbac actual joystick input also sync keyboard input nicely StapleButter 2017-09-30 20:05:56 +0200
  • 9f486de76a allow entering joystick config StapleButter 2017-09-30 19:27:47 +0200
  • acc23f47cc actually get the input dialog somewhere StapleButter 2017-09-30 18:58:13 +0200
  • cb284fbe2b get the input dialog started StapleButter 2017-09-26 02:20:28 +0200
  • 2084bacc22 setup DebugFast target. remove console from Release. axe Linux targets. StapleButter 2017-09-25 15:25:55 +0200
  • 172babe9d0 add general emu settings dialog StapleButter 2017-09-25 04:26:41 +0200
  • 69bc06402c change default keyboard mapping StapleButter 2017-09-23 04:10:25 +0200
  • f52322ee20 * support for dragdrop * support for loading ROMs via command line (except it will try to get the BIOS/firmware from where the ROM is. derp) * re-add missing BIOS/firmware dialog. fix libui to allow dialogs without a parent window. StapleButter 2017-09-23 03:39:09 +0200
  • 14b7cf1987 add hooks for when the window gets/loses focus. properly refocus draw area. lay base for dragdrop. StapleButter 2017-09-23 02:58:04 +0200
  • a9cacb9dd7 make Quit menu item actually work StapleButter 2017-09-23 02:03:11 +0200
  • e298d50e76 avoid potential race conditions during reset/etc by waiting till the emu thread got the message to pause StapleButter 2017-09-22 01:33:18 +0200
  • 332282c809 oh also, fuck that shit StapleButter 2017-09-21 21:44:39 +0200
  • 8e41ed751e change 'pause' menu item to a proper check item. GTK is picky about it. StapleButter 2017-09-21 21:31:20 +0200
  • 65b332b152 reenable wifi socket code StapleButter 2017-09-21 04:42:31 +0200
  • 2eea801d26 goodbye wx crap. you will not be missed. StapleButter 2017-09-21 04:35:55 +0200
  • 76c5451ad9 I'm an idiot StapleButter 2017-09-21 04:09:09 +0200
  • 48cf9eb805 make it a menu option while we're at it StapleButter 2017-09-21 04:08:03 +0200
  • 495d0ba12d add support for SPI shutdown, btw StapleButter 2017-09-21 03:59:12 +0200
  • 0aa3434ec7 double-buffer framebuffer, eliminates artifacts StapleButter 2017-09-21 03:49:12 +0200
  • f13c3fc90c implement run/pause/reset menus StapleButter 2017-09-21 03:42:40 +0200
  • b70e085921 fix possible crashes upon exit StapleButter 2017-09-19 21:06:15 +0200
  • dbefaf0ad3 Windows: fix colors. use fallback if hardware render mode doesn't work. StapleButter 2017-09-19 20:48:18 +0200
  • defe46e37e GTK: apply window client size to childHolderWidget. fixes sizing when a menubar is present. StapleButter 2017-09-19 17:38:43 +0200
  • edd33187b6 GTK: thread-safe refresh. doesn't freeze randomly anymore. StapleButter 2017-09-19 16:53:02 +0200
  • 4db1a51fa4 add Platform thread/semaphore support, using SDL StapleButter 2017-09-19 15:39:41 +0200
  • 62405cde0a change final framebuffer format (again. sorry.) to xRGB, more compatible StapleButter 2017-09-19 15:39:00 +0200