Commit graph

313 commits

Author SHA1 Message Date
Dimitris Panokostas
5042b7bae4 Fix potential overflow when reading very long Controller ID string 2017-09-21 17:48:13 +02:00
Dimitris Panokostas
1f2a070c09 Update main.cpp
Version bumped to 2.1.2
2017-03-26 20:04:52 +02:00
Dimitris Panokostas
33fe45f392 Fix corruption in some screen sizes
Looks like HWSURFACE doesn't work very well on SDL1.2 on the Pi, reverted to using SWSURFACE instead
2017-03-26 20:02:58 +02:00
Dimitris Panokostas
b10cc52996 Experimental fix for #67 2017-03-17 23:06:22 +01:00
Dimitris Panokostas
42d5ba62f9 Fixed references to moved files 2017-03-17 23:05:02 +01:00
Dimitris Panokostas
270111cf2d Bumped version to v2.1.1 2017-02-24 02:01:05 +01:00
Dimitris Panokostas
af0b966aec Enable write protect checkbox for Floppy
Fixes #14
2017-02-24 01:59:29 +01:00
Horace And The Spider
305ef54e43 Fixing PS3 Pad Mapping (#51) 2017-02-15 20:22:55 +01:00
Dimitris Panokostas
895f50a462 Create COPYING 2017-02-10 11:02:02 +01:00
Dimitris Panokostas
dce604491d Update cfgfile.cpp
Handle a value of "1" as TRUE in a boolean configuration option
2017-02-07 22:55:55 +01:00
Dimitris Panokostas
74c33b5f03 Update README.md 2017-02-07 13:10:17 +01:00
Dimitris Panokostas
c81af45144 Update README.md 2017-02-07 13:09:33 +01:00
Dimitris Panokostas
97f180ec9f Reworked VS Linux solution 2017-02-03 17:54:20 +01:00
Dimitris Panokostas
eae16732b4 Fixed references to 7z files
Since we moved the files to a new path
2017-02-03 17:30:02 +01:00
Dimitris Panokostas
3bbadd5a09 Removed obsolete files, relocated 7-zip
7z archive files are now in the same folder
Removed obsolete gles files
Updated Makefile
2017-02-03 16:29:50 +01:00
Dimitris Panokostas
4af19e5477 Added 2 new resolutions
Added two new resolutions: 1360x768 and 1366x768, closes #18
2017-02-01 13:37:27 +01:00
Dimitris Panokostas
0fb3fcd9f9 Update Makefile 2017-01-27 13:33:29 +01:00
Dimitris Panokostas
519d328ede Update Makefile
Fix build crashing (removed single precision constant flag)
2017-01-26 22:55:31 +01:00
Dimitris Panokostas
539bb083fa Update Makefile 2017-01-24 15:53:46 +01:00
Dimitris Panokostas
93dd1660d2 Update README.md 2017-01-23 11:43:17 +01:00
Dimitris Panokostas
35f1ace73c Update Makefile
Added optimization flags
2017-01-23 00:36:01 +01:00
Dimitris Panokostas
61b606d79e Update Makefile 2017-01-22 23:37:20 +01:00
Oliver Ainger
865598743a Netbeans Initial Project Setup (#40)
Merged #40
2017-01-20 19:24:16 +01:00
Dimitris Panokostas
5686300b3f Update README.md 2017-01-18 15:09:15 +01:00
Dimitris Panokostas
7fc5438653 Added files in solution 2017-01-18 15:05:33 +01:00
Dimitris Panokostas
da9b646583 First version of VS Solution using VS Linux
Initial commit, not complete (missing project properties with includes,
etc.)
2017-01-18 15:04:57 +01:00
Dimitris Panokostas
771e7c4ddd Update README.md 2017-01-18 14:40:48 +01:00
Dimitris Panokostas
513920c79a Update README.md 2017-01-18 14:40:22 +01:00
Dimitris Panokostas
f084c8faed Update README.md 2017-01-18 14:39:58 +01:00
Dimitris Panokostas
6401a6b981 Added VSLinux folder and readme 2017-01-18 14:38:55 +01:00
Dimitris Panokostas
044ff9aea9 Update README.md 2017-01-18 14:35:34 +01:00
Dimitris Panokostas
6306e118c8 Create README.md 2017-01-18 14:34:08 +01:00
Dimitris Panokostas
c37d866b18 Renamed solution folder Amiberry to VisualGDB
Renamed folder to reflect the tooling needed.
This is in preparation for alternative solution configurations, such as
NetBeans, VS C++ Linux, etc.
2017-01-18 14:31:01 +01:00
Dimitris Panokostas
2b73d06231 Update Makefile (#38) 2017-01-16 23:11:32 +01:00
Dimitris Panokostas
7e7bba707a Added default .gitattributes file 2017-01-16 23:06:34 +01:00
Dimitris Panokostas
757a5d23df Update Makefile 2017-01-16 09:37:06 +01:00
Dimitris Panokostas
ad2401a470 Set theme jekyll-theme-minimal 2017-01-16 09:33:28 +01:00
Dimitris Panokostas
1474a6e035 Set theme jekyll-theme-merlot 2017-01-16 09:29:59 +01:00
Dimitris Panokostas
07c2c1e59d Set theme jekyll-theme-merlot 2017-01-16 09:27:27 +01:00
Dimitris Panokostas
7f59e10f1e Improved p96refresh_active assignment
Merged code from WinUAE 2.8.1
2017-01-16 00:51:50 +01:00
Dimitris Panokostas
5e95fc3951 Fix slowdown after #31 was fixed 2017-01-16 00:32:31 +01:00
Dimitris Panokostas
dce2268a46 Fixed #31
When having a Picasso mode open and switching to an AGA mode, init_hz()
was not called - Fixed
2017-01-15 12:27:48 +01:00
Dimitris Panokostas
e321d7d28f Minor cleanup
Removed some unneded parts
2017-01-09 15:50:38 +01:00
Dimitris Panokostas
b737a3c26b Fixed audio slower than it should
- Fix for audio playing slower/skipping on some titles (e.g. Jim Power)
- Bumped version
2017-01-08 18:28:35 +01:00
Dimitris Panokostas
79a0188947 Fixed location of rasp_gfx.cpp in VS solution
Moved file to show in the correct location (in osdep)
2017-01-08 01:38:05 +01:00
Dimitris Panokostas
52d4d8c81c Updated Credits 2017-01-08 01:24:05 +01:00
Dimitris Panokostas
44ff1e7bd6 Updated credits 2017-01-08 01:19:49 +01:00
Dimitris Panokostas
49965d2d0b Update main.cpp
Bumped version to today's date
2017-01-07 13:29:16 +01:00
Dimitris Panokostas
3bb2384c6d Update README.md 2017-01-07 13:27:41 +01:00
Dimitris Panokostas
0931a7a6d6 Updated folder names to WinUAE pattern
- Renamed all pandora-specific folder names to the common WinUAE pattern
- Updated the VS Solution to reflect these changes
- Updated Makefile to reflect these changes
2017-01-07 13:23:07 +01:00