Commit Graph

  • baccf00674 Remove bogus static function declaration in header Emmanuel Gil Peyrot 2020-11-27 20:18:10 +0100
  • cc82285191 Change DS window background to black Anish Moorthy 2020-11-26 15:47:03 -0500
  • eab1fb9583 GTK: Add debug logging on OpenGL initialisation issues Emmanuel Gil Peyrot 2020-11-26 19:43:36 +0100
  • 6e35440436 GTK: Set GL attributes before creating the SDL window Emmanuel Gil Peyrot 2020-11-26 19:41:14 +0100
  • 3979a8eb1a Oops, forgot depth thesource 2020-11-23 10:13:59 +0300
  • b16bf0d82a Better solution for GL context problem on optimus thesource 2020-11-23 10:12:09 +0300
  • 5fa81c3708 GTK: fix GL context creation with prime render offload (nvidia) thesource 2020-11-22 19:23:20 +0300
  • 91f6e4a9ef Revert "Posix: Remove X11 dependencies" Emmanuel Gil Peyrot 2020-11-20 22:01:36 +0100
  • 49fda66b3b CI: Install SDL2 instead of SDL 1.2 Emmanuel Gil Peyrot 2020-11-19 02:10:01 +0100
  • 48d0717f82 Posix: Remove X11 dependencies Emmanuel Gil Peyrot 2020-11-19 01:29:14 +0100
  • d319d2c6fb GTK: Use SDL2 instead of GLX for OpenGL context creation Emmanuel Gil Peyrot 2020-11-19 01:58:20 +0100
  • 101fa1ef58 Posix: Replace SDL 1.2 with SDL2 Emmanuel Gil Peyrot 2020-09-12 20:04:19 +0200
  • 72386f28de GTK: Remove the libglade interface Emmanuel Gil Peyrot 2020-11-18 23:38:27 +0100
  • a5f13edb7f saves: Remove unused variable Emmanuel Gil Peyrot 2020-11-18 23:13:03 +0100
  • c3ea512a0b saves: Remove redundant break Emmanuel Gil Peyrot 2020-11-18 23:12:42 +0100
  • 02c0553977 saves: Remove noop allocation/deallocation Emmanuel Gil Peyrot 2020-11-18 23:06:21 +0100
  • 87cb2f648f encrypt: Simplify initialization code Emmanuel Gil Peyrot 2020-11-18 22:38:36 +0100
  • 7de7d6c1c5 GTK: Use correct icon name Emmanuel Gil Peyrot 2020-11-18 21:28:29 +0100
  • 8708460666 GTK: Remove unused static variable Emmanuel Gil Peyrot 2020-11-18 21:28:18 +0100
  • 19147a8457 Linux: Remove the autotools build system Emmanuel Gil Peyrot 2020-11-07 21:01:40 +0100
  • 7ec93bce63 GTK: Use standard meson to install man pages Dan Church 2020-11-07 13:42:35 -0600
  • 605ba2fdc9
    GTK: Use standard meson to install man pages Dan Church 2020-11-07 13:42:35 -0600
  • b73942bdde
    GTK: Update autotools for new icon and desktop names Dan Church 2020-11-07 13:25:55 -0600
  • 25d7194779 GTK: Install the icon at its correct location Emmanuel Gil Peyrot 2020-11-04 12:41:11 +0100
  • a8e581dcf3 GTK: Also rename the icon like the desktop file Emmanuel Gil Peyrot 2020-11-04 11:42:38 +0100
  • 907cbf8308 Improve ARM runtime feature detection on Linux Emmanuel Gil Peyrot 2020-11-04 00:24:05 +0000
  • 7a7c1fbfc3 GTK: Add a metainfo file for Flathub Emmanuel Gil Peyrot 2020-11-04 01:28:41 +0100
  • 79515e978e change "freeze value" checkbox in windows internal cheats add dialog to say "Enabled" because that's what it really means zeromus 2020-11-03 12:50:33 -0500
  • b400093e3c Linux: Make all frontends optional Emmanuel Gil Peyrot 2020-11-03 18:08:28 +0100
  • 0479afb877 GTK: Remove unused GLU header Emmanuel Gil Peyrot 2020-11-03 17:33:28 +0100
  • df91fe9e00 Try GitHub Actions for Linux CI Emmanuel Gil Peyrot 2020-11-02 17:14:21 +0100
  • cabb0eb327 Lower meson version requirement to 0.45 Emmanuel Gil Peyrot 2020-11-02 17:29:31 +0100
  • c81bf1fe8d
    Merge ecd600e76f into cec553f4b9 prg318 2020-10-29 21:59:08 +0100
  • cec553f4b9
    gtk: add import/export memory menu items (#391) prg318 2020-10-29 20:59:07 +0000
  • ecd600e76f append .sav suffix to backups if not already present Lukas Sabota 2020-10-29 16:54:14 -0400
  • aba5d0fd3c remove two spaces Lukas Sabota 2020-10-29 16:44:40 -0400
  • 8230656fd6 remove more unsafe casts Lukas Sabota 2020-10-29 16:35:16 -0400
  • e036298aa2 remove uncessary and unsafe GtkWindow cast Lukas Sabota 2020-10-29 16:23:36 -0400
  • eec3dd2d9c remove some pesky tabs Lukas Sabota 2020-10-29 16:14:54 -0400
  • 1c51e4a11f Merge branch 'master' of github.com:TASVideos/desmume into gtk-backup-import-export2 Lukas Sabota 2020-10-29 16:06:50 -0400
  • edb9f7761b address pr feedback Lukas Sabota 2020-10-29 16:06:12 -0400
  • 64da66f37b GTK: Disable deprecated symbols altogether Emmanuel Gil Peyrot 2020-10-29 20:56:11 +0100
  • 6e9fcae9b1 gtk: add import/export memory menu items Lukas Sabota 2020-10-29 15:33:48 -0400
  • 0d65ea6050 add code to make a backup savestate every time a slot savestate is loaded. I don't need to spell out for you which users this is for, and why they need it. zeromus 2020-10-15 16:46:16 -0400
  • d854909b04 GTK: Fix opening a ROM from the command line Emmanuel Gil Peyrot 2020-10-03 01:41:52 +0200
  • cb49416952 GTK: Fix gdb stub support Emmanuel Gil Peyrot 2020-10-03 01:47:52 +0200
  • 0dc3f05045 GTK: Fix gdb stub support Emmanuel Gil Peyrot 2020-10-03 01:47:52 +0200
  • 43db136380 GTK: Fix opening a ROM from the command line Emmanuel Gil Peyrot 2020-10-03 01:41:52 +0200
  • e07e5e5db4
    Merge pull request #380 from thesourcehim/master zeromus 2020-09-27 14:23:35 -0400
  • 905de91c96 Fixed LCD layout switching thesource 2020-09-27 11:10:14 +0300
  • 8aaabb9b05 meson: Fix building with -Dwifi=true Emmanuel Gil Peyrot 2020-09-25 21:52:41 +0200
  • 59c2b8a990 meson: Add back forgotten manpages Emmanuel Gil Peyrot 2020-09-25 21:48:18 +0200
  • 626d5b4d36 GTK: Replace the logo with a SVG version Emmanuel Gil Peyrot 2020-09-10 01:12:16 +0200
  • 0896b99b49 README.LIN: Direct to release builds by default Emmanuel Gil Peyrot 2020-09-22 12:04:22 +0200
  • e38e98714e
    Merge pull request #378 from thesourcehim/master zeromus 2020-09-21 14:44:48 -0400
  • 50abbbafa7 Add missing libsoundtouch define for meson thesource 2020-09-21 21:13:15 +0300
  • 5552ef11c0 GTK: Add missing guards for HUD actions Emmanuel Gil Peyrot 2020-09-21 14:55:41 +0200
  • 35c44285a8 README.LIN: Update from autotools to meson Emmanuel Gil Peyrot 2020-09-20 22:49:40 +0000
  • ba92804d9f GTK: Update autotools config to use gtk3 davg-qqq 2020-09-21 00:11:25 +0200
  • 0abe38ce76 GTK: Fix build with AGG Emmanuel Gil Peyrot 2020-09-20 22:38:13 +0000
  • 383e315b21 meson: Downgrade minimum version to 0.53 Emmanuel Gil Peyrot 2020-09-20 20:58:54 +0000
  • 46c7e34439 meson: Add missing dependency on threads Emmanuel Gil Peyrot 2020-09-20 20:58:22 +0000
  • 2ac787a855
    Merge pull request #370 from linkmauve/fixup zeromus 2020-09-09 18:05:53 -0400
  • bfeff3fe66 GTK: Restore content scaling Emmanuel Gil Peyrot 2020-09-09 23:53:16 +0200
  • 3ecbb29863 GTK: Fix a build issue in a lambda Emmanuel Gil Peyrot 2020-09-09 23:52:59 +0200
  • 5dd62b214b
    Merge pull request #368 from linkmauve/gtk3 zeromus 2020-09-09 17:20:13 -0400
  • a1ea27d7f9 GTK: Restore the open recent submenu Emmanuel Gil Peyrot 2020-09-09 22:50:28 +0200
  • 7435ffaefd GTK: Restore savestate menu Emmanuel Gil Peyrot 2020-09-09 22:44:25 +0200
  • 5629855183 GTK: Properly guard HUD function when AGG isn’t found Emmanuel Gil Peyrot 2020-09-01 03:10:02 +0200
  • 74cd070e61 GTK: Reimplement the toolbar using GtkBuilder Emmanuel Gil Peyrot 2020-08-30 01:25:55 +0200
  • ef0e3b3adf GTK: Migrate from GtkAction to GAction Emmanuel Gil Peyrot 2020-08-29 19:49:17 +0200
  • 0c9a8a5282 GTK: Replace deprecated gdk_window_get_pointer() with gdk_window_get_device_position() Emmanuel Gil Peyrot 2020-08-30 01:00:16 +0200
  • 3c32aeb0f5 GTK: Replace deprecated GtkHButtonBox with horizontal GtkButtonBox Emmanuel Gil Peyrot 2020-08-30 00:54:09 +0200
  • ad9e7e8be1 GTK: Replace deprecated GtkHRange with horizontal GtkRange Emmanuel Gil Peyrot 2020-08-30 00:52:52 +0200
  • 2423a9bb5e GTK: Replace stock texts with their actual string Emmanuel Gil Peyrot 2020-08-30 00:11:14 +0200
  • 96bc8977bd GTK: Replace GtkTable with GtkGrid, in a UI string Emmanuel Gil Peyrot 2020-08-30 00:09:31 +0200
  • d680c4be51 GTK: Use modern GDK accessors to its Cairo context Emmanuel Gil Peyrot 2020-08-29 23:23:02 +0200
  • 13b5c0fd01 GTK: Migrate from gtk_main() to GtkApplication Emmanuel Gil Peyrot 2020-08-29 14:21:43 +0200
  • cc9d7a1450 GTK: Replace GtkFileChooserDialog with GtkFileChooserNative Emmanuel Gil Peyrot 2020-08-29 12:26:35 +0200
  • c1efe4f475 GTK: Remove usage of deprecated GtkMisc Emmanuel Gil Peyrot 2020-08-29 13:01:38 +0200
  • eabfcb71be GTK: Replace deprecated GtkVBox/GtkHBox with GtkBox Emmanuel Gil Peyrot 2020-08-29 12:39:03 +0200
  • e4b07d2f4d Name various threads to ease debugging Emmanuel Gil Peyrot 2020-08-31 23:35:40 +0200
  • 5428763559 task: Add the ability to name threads Emmanuel Gil Peyrot 2020-08-31 23:33:57 +0200
  • e70e065ffe rthreads: Add the ability to name threads Emmanuel Gil Peyrot 2020-08-31 23:33:15 +0200
  • 917db3ecac rthreads: Fix documentation (void function doesn’t return) Emmanuel Gil Peyrot 2020-08-31 23:35:27 +0200
  • 4c53f62967 GTK: Remove deprecated gtk_widget_modify_bg() Emmanuel Gil Peyrot 2020-08-29 05:12:59 +0200
  • e808897c47 GTK: Reenable deprecation warnings Emmanuel Gil Peyrot 2020-08-29 12:34:43 +0200
  • 81f0ded5b6 GTK: Restore drawing capability Emmanuel Gil Peyrot 2020-08-29 12:33:49 +0200
  • 89f5e50039 GTK: Use accessor to retrieve GtkAdjustment value Emmanuel Gil Peyrot 2020-08-29 20:53:06 +0200
  • 87c2377c6a GTK: Fetch widget’s window with the relevant function Emmanuel Gil Peyrot 2020-08-29 04:45:38 +0200
  • cdbad3d05a GTK: Fetch dialogs’ content area with the relevant function Emmanuel Gil Peyrot 2020-08-29 04:43:30 +0200
  • 3927aa4422 GTK: Rename GDK keys to their new name Emmanuel Gil Peyrot 2020-08-29 04:37:23 +0200
  • 70733a55b4 GTK: Switch to gtk3 instead of gtk2 Emmanuel Gil Peyrot 2020-08-29 04:34:39 +0200
  • 6823aed6dd GTK: Add a meson build system Emmanuel Gil Peyrot 2020-08-29 04:09:04 +0200
  • 2a5150ff7d GTK: Add missing include when neither OSMesa nor GLX are enabled Emmanuel Gil Peyrot 2020-08-29 03:43:23 +0200
  • 8e31ecd9c4 Remove executable bit from source files Emmanuel Gil Peyrot 2020-08-29 01:31:32 +0200
  • f6064006d2 re-add windows specific stuff, properly ifdefing it? (should fix #360) zeromus 2020-08-19 17:11:27 -0400
  • 79c6ab430a
    Merge pull request #357 from Yackerw/master zeromus 2020-08-19 00:39:22 -0400
  • e654d1e7e9 winport - fix OamView bug (proper obj priority wasn't being used when rendering it, causing many composite sprites to be rendered more or less in the opposite Z-order due to LATER obj drawing on top (whereas lower obj are supposed to draw on top). fixes #358 zeromus 2020-08-16 19:38:58 -0400
  • 7591028509 Removed Windows specific stuff Yackerw 2020-08-15 20:07:34 -0400