Commit graph

56 commits

Author SHA1 Message Date
Dimitris Panokostas
bfc2826a24 separated ARM64 from ARM targets 2020-08-07 00:18:27 +02:00
Dimitris Panokostas
b100348293 Removed extra configs from VSLinux project 2020-08-06 23:15:54 +02:00
Dimitris Panokostas
ff5b34f565 Updated VSLinux settings 2020-08-06 14:37:28 +02:00
Dimitris Panokostas
67cbab042c Fixed markdown files 2019-10-18 09:25:00 +02:00
Dimitris Panokostas
0c40a7e472 Updated VSLinux solution 2019-09-26 00:03:46 +02:00
Dimitris Panokostas
e7376a0577 Updated VS project files with new preprocessor definition 2019-01-14 19:37:51 +01:00
midwan
a9ba0c8fa5 Updated VSLinux project and file references 2019-01-01 01:24:46 +01:00
Dimitris Panokostas
0f99998f4d Added RockPro64 target in VSLinux project 2018-12-06 00:31:56 +01:00
Dimitris Panokostas
6df690a9be Updated VSLinux solution, added xu4 target, updated guisan Makefile so it can compile on its own 2018-04-20 18:42:50 +02:00
Dimitris Panokostas
f4ff408290 Updated VSLinux solution 2018-04-16 09:42:47 +02:00
Dimitris Panokostas
460340c2aa Moved guisan outside of src directory, updated Makefile and project references accordingly 2018-02-24 14:27:27 +01:00
Dimitris Panokostas
673a0dc5f3 Updated VSLinux project to include new CAPS files 2018-02-12 13:30:41 +01:00
Dimitris Panokostas
a8a874cc61 Updated VSLinux project 2018-02-09 13:44:53 +01:00
Dimitris Panokostas
43df2906dd Fixes for "rpi" backend in SDL2: Start in Fullscreen mode by default, if not using "x11" backend. 2018-02-02 16:16:33 +01:00
Dimitris Panokostas
730fefbf8f Updated VSLinux solution with latest code changes (removed Softfloat files) 2018-02-01 16:46:22 +01:00
Dimitris Panokostas
0a95c3563d Updated VSLinux solution with the correct executable name for debugging 2018-01-19 09:45:33 +01:00
Dimitris Panokostas
b2044243ce Updated VSLinux project to add /usr/local/include/ as an Include path as well 2018-01-09 23:29:26 +01:00
Dimitris Panokostas
c70d2c09e9 Updated VSLinux project 2018-01-05 16:31:33 +01:00
Dimitris Panokostas
470867eb83 Updated VSLinux solution to include latest files 2017-12-27 12:03:36 +01:00
Dimitris Panokostas
cebfc8f823 Merged SDL1 and SDL2 projects 2017-12-04 15:49:40 +01:00
Dimitris Panokostas
0f52c165e6 Merge branch 'dev' of https://github.com/midwan/amiberry into dev 2017-12-04 15:46:51 +01:00
Dimitris Panokostas
6f50ed2af7 Updated VS solution to have relative include paths for project 2017-10-21 13:00:55 +02:00
Dimitris Panokostas
3f8afcad0c Updated VS solution for Stretch sources 2017-10-21 12:52:29 +02:00
Dimitris Panokostas
a7ed7a59e9 Fixed some compiler warnings 2017-09-30 12:32:12 +02:00
Dimitris Panokostas
9d8dc58b19 -Fixed RASPBERRY not being renamed to AMIBERRY on some places
-Updated the project to include a DEBUG pre-launch option, so we don't have to change the Makefile every time
-Updated the Makefile to comment out DEBUG
2017-09-28 23:56:40 +02:00
Dimitris Panokostas
ec6e9611ac Fixed "quickstart.ico" in VS project, should had been marked as deployable content 2017-09-28 22:09:52 +02:00
Dimitris Panokostas
76ea4b497a Updated guisan Project settings in Visual Studio (correct deployment paths) 2017-09-28 21:55:26 +02:00
Dimitris Panokostas
994cdba374 More fixes in the VS solution 2017-09-27 23:58:36 +02:00
Dimitris Panokostas
449aad66e4 Fixed Visual Studio project settings (renamed paths and output executable) 2017-09-27 22:53:47 +02:00
Dimitris Panokostas
bf1e07c5a9 Fixes after merge 2017-09-27 22:37:23 +02:00
Dimitris Panokostas
7bc131d023 WIP - Fixes merge 3 (it now compiles fully) 2017-09-19 14:24:41 +02:00
Dimitris Panokostas
5adf64a276 WIP - Fixes after merge #2 (GUI updates) 2017-09-18 17:36:45 +02:00
Dimitris Panokostas
05387498c0 WIP - Cleanup after merge #1 2017-09-18 12:54:23 +02:00
Dimitris Panokostas
a2850730e0 WIP - merge from Pandora's port 2017-09-18 10:41:47 +02:00
Dimitris Panokostas
546562cff3 Minor change in local sources paths (no longer under the user's profile) 2017-09-10 14:14:37 +02:00
Dimitris Panokostas
aace8e3f38 Merge commit '243f563271' into dev 2017-04-10 18:26:41 +02:00
Dimitris Panokostas
2fc7853637 Merge commit 'fb023d0546' into dev 2017-04-10 18:26:33 +02:00
Dimitris Panokostas
243f563271 - If resolution width is greater than 1280 pixels, then show a double-size mouse pointer in the menu (#62) 2017-04-06 00:03:07 +02:00
Dimitris Panokostas
fb023d0546 - Added a custom mouse pointer (Kickstart 1.3 FTW!) in the menu
- Changed default font in the menu to Topaz New, size 14.
2017-04-05 23:38:59 +02:00
Dimitris Panokostas
7b61a83340 Internal improvements in screen handling 2017-04-02 15:20:20 +02:00
Dimitris Panokostas
cfd6bfbe54 Added forgotten DEBUG pre-processor definition in Debug VSLinux solution 2017-03-31 22:28:15 +02:00
Dimitris Panokostas
d816708787 Added include paths and pre-processor defines for VSLinux solution 2017-03-31 22:26:57 +02:00
Dimitris Panokostas
72d466b84e Updated references in VS solutions 2017-03-31 22:15:05 +02:00
Dimitris Panokostas
4f8dc4b87f Cleanup: removed unneeded defines, cleaned up solutions 2017-03-31 18:58:54 +02:00
Dimitris Panokostas
cdf1b26254 Cleanup: Removed unneeded defines 2017-03-31 18:09:51 +02:00
Dimitris Panokostas
9511db2bfd Renamed executable for Dev branch 2017-03-31 13:41:49 +02:00
Dimitris Panokostas
ffabafaaac VSLinux: Dev branch now builds in a separate folder, "Amiberry-dev" to avoid mixing files with other branches 2017-03-31 12:21:35 +02:00
Dimitris Panokostas
05b26a0480 VSLinux - release definition now has the same parameters as Debug 2017-03-31 12:08:37 +02:00
Dimitris Panokostas
620bc5bfb8 Renamed linetoscr.c to linetoscr.cpp, fixed references to file, added Profiler while DEBUG=1 2017-03-31 11:57:08 +02:00
Dimitris Panokostas
d00db779b1 Updated VSLinux solution 2017-03-30 23:41:57 +02:00