Commit graph

37 commits

Author SHA1 Message Date
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
Dimitris Panokostas
49e28c96be Merge branch 'dev' of https://github.com/midwan/amiberry into dev 2017-03-30 23:37:44 +02:00
Dimitris Panokostas
19ca049026 Updated VSLinux solution 2017-03-30 23:37:18 +02:00
Dimitris Panokostas
c03c70365d Update README.md 2017-03-30 23:31:56 +02:00
Dimitris Panokostas
419cd5592d Reworked VSLinux solution, added Guisan project
Moved 7z/Archive/7z files to 7z/ folder for simplicity
2017-03-30 23:00:20 +02:00
Dimitris Panokostas
c24e7f0ef7 Replaced rasp_gfx with pandora_gfx
Rasp_gfx is no longer needed in SDL2
2017-01-23 13:02:40 +01:00
Dimitris Panokostas
9493239b5c Added VS for Linux solution 2017-01-23 12:59:38 +01:00