Commit Graph

6880 Commits

Author SHA1 Message Date
Kimpe Andy 64dcb0f4ec
Create series 2024-02-01 11:06:39 +01:00
Kimpe Andy 760286295e
Create desmume-0.9.13-tinyxml.patch 2024-02-01 11:06:06 +01:00
Kimpe Andy 03d132677a
Create desmume-0.9.13-ppc64le.patch 2024-02-01 11:05:33 +01:00
Kimpe Andy d187425474
Create desmume-0.9.13-formatstring.patch 2024-02-01 11:02:43 +01:00
Kimpe Andy 1f13d525fa
Create desmume-0.9.13-arm.patch 2024-02-01 11:02:12 +01:00
Kimpe Andy b33d25da06
Create desmume-0.9.13-aarch64.patch 2024-02-01 11:01:31 +01:00
Kimpe Andy 05ed457898
Create 6508c2b115f954afece4243e36e9e35e1d459ea8.patch 2024-02-01 10:59:29 +01:00
Kimpe Andy b9738bd476
Delete debian/install.sh 2024-02-01 10:58:04 +01:00
Kimpe Andy 32f921f80b
Delete debian/configure.sh 2024-02-01 10:57:39 +01:00
Kimpe Andy 4364595ebe
Delete debian/build.sh 2024-02-01 10:57:29 +01:00
Kimpe Andy 595aad4700
Update rules 2024-02-01 10:57:14 +01:00
Kimpe Andy ac07677b0a
Update control 2024-02-01 09:19:15 +01:00
Kimpe Andy 341f45e691
Update .stable_tag 2024-01-31 14:12:48 +01:00
Kimpe Andy 3ab7355ddb
Update install.sh 2024-01-31 13:14:12 +01:00
Kimpe Andy e78135e515
Update rules 2024-01-31 13:12:27 +01:00
Kimpe Andy ea3108ad4f
Update rules 2024-01-31 13:07:12 +01:00
Kimpe Andy 8889e61f14
Update configure.sh 2024-01-31 13:06:39 +01:00
Kimpe Andy 7046aeba92
Create watch 2024-01-31 12:57:19 +01:00
Kimpe Andy 55659f48f5
Create format 2024-01-31 12:56:10 +01:00
Kimpe Andy 8356908611
Create rules 2024-01-31 12:55:13 +01:00
Kimpe Andy 2695ce4a71
Create install.sh 2024-01-31 12:54:31 +01:00
Kimpe Andy 7c53d153a7
Create copyright 2024-01-31 12:53:17 +01:00
Kimpe Andy e2a862f854
Create control 2024-01-31 12:52:02 +01:00
Kimpe Andy 3a32e7f5dc
Create configure.sh 2024-01-31 12:51:01 +01:00
Kimpe Andy f85f8b7c4c
Create compat 2024-01-31 12:49:56 +01:00
Kimpe Andy 749a94d6a3
Update build.sh 2024-01-31 12:49:11 +01:00
Kimpe Andy 1f81f80b85
Create build.sh 2024-01-31 12:29:15 +01:00
Kimpe Andy 5942fadce8
Create README.source 2024-01-31 12:27:53 +01:00
Kimpe Andy 4934024851
Create README.Debian 2024-01-31 12:26:37 +01:00
Kimpe Andy 699af62dfa
Create changelog 2024-01-31 12:25:32 +01:00
Kimpe Andy b7a0012684
Create NEWS 2024-01-31 12:25:18 +01:00
Kimpe Andy 6bbe053fd0
Update snapcraft.yaml 2024-01-31 08:55:12 +01:00
Kimpe Andy 2cb9f631d9
Create .stable_tag 2024-01-31 08:51:09 +01:00
Kimpe Andy 9e3af53ee7
Update snapcraft.yaml 2024-01-31 08:49:50 +01:00
Kimpe Andy 31a103dcd7
Update snapcraft.yaml 2024-01-31 08:44:12 +01:00
Kimpe Andy ff1354f1b3
Update snapcraft.yaml 2024-01-31 08:09:53 +01:00
Kimpe Andy 63601cc26b
Update README.md 2024-01-31 07:39:43 +01:00
Kimpe Andy a06bd78aa4
Update snapcraft.yaml 2024-01-31 07:02:09 +01:00
Kimpe Andy ad324b1fef
Update snapcraft.yaml 2024-01-31 06:54:08 +01:00
Kimpe Andy 4bd572f056
Create snapcraft.yaml 2024-01-31 06:52:11 +01:00
Max Fedotov f2cfd23ef2
gtk: implement GPU scale factor feature (#764)
* [WIP] gtk: implement GPU scale factor feature

* Replace combobox with spin button, fix taking screenshot

* Fix distorted image, add some checks for scale factor value

* Make OSD at least properly visible
2024-01-25 14:28:46 +00:00
rogerman b06537cf51 Cocoa Port: Fix building on Cocoa port related to new files being added in commit 8be30fe.
- Note that this commit ONLY fixes building, but DOES NOT actually add barcode reader support to the Cocoa port just yet.
2023-10-10 13:45:07 -07:00
zeromus 0b027d8cc0
Merge pull request #735 from windwakr/hcv1000-fixes
Slot2: Sega Card Reader fixes
2023-10-07 11:04:03 -05:00
windwakr 8be30fe971 Slot2: Sega Card Reader fixes 2023-10-07 00:35:48 -04:00
zeromus f3dee5d7ac
Merge pull request #733 from windwakr/hcv1000
Slot2: Add Sega Card Reader(HCV-1000)
2023-10-04 20:04:39 -04:00
windwakr 0a34ef8e0b Slot2: Add Sega Card Reader(HCV-1000) 2023-10-04 17:05:01 -04:00
Roger Manuel 7a3b748d77
Fix erroneous copyright date in slot1_retail_auto.cpp (related to commit 8fefb4f) 2023-10-04 09:45:02 -07:00
zeromus 25cbcd255e fix buffer overflow (by one value only) in spu that happened basically 100% of the time a sample ended. whether it corrupted the heap or not is a matter of luck. should fix #717 2023-09-03 06:00:41 -04:00
zeromus 3955480674
Merge pull request #720 from mjunix/master-1
Fix potential index out of bounds
2023-08-05 15:46:28 -07:00
Johan Mattsson ca799e60b7
Fix potential index out of bounds 2023-08-06 00:35:40 +02:00