Who's Online
173 user(s) are online (
156 user(s) are browsing
Forums )
Members: 0
Guests: 173
more...
Topic options
View mode
Newest First
MilkyTracker 1.03
Posted on:
2021/2/5 20:50
#1
Amigans Defender
Joined: 2009/5/1 18:57Last Login
: Today 19:36
From Czech Republic
Group:
Registered Users Staff members Moderators
@Capehill
MilkyTracker 1.03 was released in December. Is there any chance you could port it over to OS4 some time soon(ish)?
The
Rear Window blog
AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Re: MilkyTracker 1.03
Posted on:
2021/2/6 12:28
#2
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@trixie It would be nice, 2 issues though: 1) CMakefile conflict that requires some work. 2) Native CMake doesn't work out-of-box, so should probably switch to Linux cross compiler.
Re: MilkyTracker 1.03
Posted on:
2021/2/6 16:18
#3
Just popping in
Joined: 2020/2/14 21:12Last Login
: Today 19:40
From FRANCE
Group:
Registered Users
If can help, i can upload my morphos version with specific makefile ?
Re: MilkyTracker 1.03
Posted on:
2021/2/8 18:16
#4
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@beworld Sure, I could refer to it when I find some time and motivation :)
Re: MilkyTracker 1.03
Posted on:
2021/2/8 18:41
#5
Home away from home
Joined: 2007/9/11 12:31Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
@Capehill Is Milki on os4 have a lot of os4 specific stuff? Or it pure recompile? (as if it pure recompile I can do so as well)
Re: MilkyTracker 1.03
Posted on:
2021/2/8 18:45
#6
Just popping in
Joined: 2020/2/14 21:12Last Login
: Today 19:40
From FRANCE
Group:
Registered Users
ok no problem, i update my github.
Re: MilkyTracker 1.03
Posted on:
2021/2/8 19:00
#7
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@kas1e There is only ASL requester if I remember correctly.
Re: MilkyTracker 1.03
Posted on:
2021/2/14 13:26
#8
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@all Managed to cross-compile 1.03 on Linux. Need to test it a bit before possible release candidate. There was some hassle with CMake SDL2 detection. Project is also using C++98 which triggered some compiler errors (snprint and so on). Hacked this by removing C++98 requirement.
Re: MilkyTracker 1.03
Posted on:
2021/2/14 14:13
#9
Amigans Defender
Joined: 2009/5/1 18:57Last Login
: Today 19:36
From Czech Republic
Group:
Registered Users Staff members Moderators
@Capehill
Great, thanks for your effort! Can't wait to test it!
Do you think separate sample/module paths would be possible to put in, as we discussed it
in this thread a few months ago?
The
Rear Window blog
AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Re: MilkyTracker 1.03
Posted on:
2021/2/14 18:12
#10
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@trixie
RC1 is online:
https://github.com/capehill/MilkyTrack ... es/tag/v1.03-rc1-amigaos4 I created a ticket about paths for further development.
There is also one cosmetic issue regarding ASL requester: in fullscreen mode it looks bad. This is probably SDL2 screen mode -related.
Re: MilkyTracker 1.03
Posted on:
2021/2/14 20:10
#11
Not too shy to talk
Joined: 2017/10/28 11:03Last Login
: Today 20:41
From Netherlands
Group:
Registered Users
@Capehill Thanks a lot!!! At the moment its running nicely on my X5000!
AmigaOne X5000 -> 2GHz / 16GB RAM / Radeon RX 550 / ATI X1950 / M-Audio 5.1 -> AmigaOS 4.1 FE / Linux / MorphOS Amiga 1200 -> Recapped / PiStorm CM4 / SD HDD / WifiPi connected to the NET Vampire V4SE TrioBoot RPI4 AmiKit XE
Re: MilkyTracker 1.03
Posted on:
2021/2/14 22:01
#12
Amigans Defender
Joined: 2009/5/1 18:57Last Login
: Today 19:36
From Czech Republic
Group:
Registered Users Staff members Moderators
@Capehill Two hours of tracking, works great so far. Thanks!
The
Rear Window blog
AmigaOne X5000 @ 2GHz / 4GB RAM / Radeon RX 560 / ESI Juli@ / AmigaOS 4.1 Final Edition
SAM440ep-flex @ 667MHz / 1GB RAM / Radeon 9250 / AmigaOS 4.1 Final Edition
Re: MilkyTracker 1.03
Posted on:
2021/2/15 5:49
#13
Home away from home
Joined: 2007/9/11 12:31Last Login
: 11/19 7:43
From Russia
Group:
Registered Users
@Capehill Tested with fullscreen, and yeah, asl requester looks bad there, and, it looks like some missing flag in aql-requester or when screen mode created. I do not remember what flag it is, but something with "new" in the name if I remember correctly. Like "ASL_NewMode", or "SA_NewMode", do not remember now. Also, ASL-requester seems not "non-blocking": if you move it around, it trashes all the background.
Re: MilkyTracker 1.03
Posted on:
2021/2/15 7:20
#14
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
@kas1e Possibly SA_LikeWorkbench, TRUE. Have to fix this before SDL 2.0.16 release. File chooser blocks the main window also on Windows. Window trashing may be due to window refresh mode. EDIT: GUI prefs allows forcing "smart refresh" which seems to help.
Edited by Capehill on 2021/2/15 17:29:58
Re: MilkyTracker 1.03
Posted on:
2021/2/16 11:50
#15
Not too shy to talk
Joined: 2007/1/10 21:56Last Login
: 11/15 19:24
From Stockholm Sweden
Group:
Registered Users
@Capehill Thank You!
1989-> A500, A600, A3000, A4000, A1200, CD32, µA1, PegII, A1XE, CDTV, Amy/416D79, A1X5000, Vampire 500 V2+, Vampire 600 V2, Amy-ITX, Denise ITX <-2024
Re: MilkyTracker 1.03
Posted on:
2021/2/17 20:45
#16
Just popping in
Joined: 2007/10/5 14:20Last Login
: Yesterday 4:33
From Chicago
Group:
Registered Users
@Capehill Thanx a bunch for the hard work.
DiscreetFX Studios
http://www.discreetfx.com Making Your Digital Films More Effective!
AmigaOS 4.1: AmigaOne X5000
MorphOS: Powerbook G4, iBook G4
Classic AmigaOS: CDTV(2), Amiga CD32, Amiga 3000, Vampire V4+: ApolloOS, AmigaOS 3.2
Re: MilkyTracker 1.03
Posted on:
2021/2/18 16:01
#17
Just popping in
Joined: 2017/11/27 12:35Last Login
: 5/11 8:59
From Austria
Group:
Registered Users
@Capehill: Thank you!
AmigaOne X5000/40 , 2.2 Ghz, 4 GB RAM, Radeon R9 280X, M-Audio Revolution 5.1, 240 GB SSD
Re: MilkyTracker 1.03
Posted on:
2021/2/20 12:28
#18
Just can't stay away
Joined: 2007/7/14 21:30Last Login
: 11/3 18:55
From Lothric
Group:
Registered Users
RC2 -
https://github.com/capehill/MilkyTracker/releases Now uses separate paths for each ASL requester, so it should be more convenient if you have modules in one dir and samples somewhere else, for example.
Re: MilkyTracker 1.03
Posted on:
2021/2/20 18:41
#19
Just popping in
Joined: 2006/11/27 17:27Last Login
: 5/28 21:01
Group:
Registered Users
@Capehill Thanks for the port! Could you add name for the screen? MilkyTracker would be more informative in the depth gadget than [Untitled screen: 640x480]
Re: MilkyTracker 1.03
Posted on:
2021/2/20 21:06
#20
Not too shy to talk
Joined: 2007/1/10 21:56Last Login
: 11/15 19:24
From Stockholm Sweden
Group:
Registered Users
@Capehill Thank you! Crushing thru code like a bulldozer! Or should it be "I eat code and I piss apps" ;)
1989-> A500, A600, A3000, A4000, A1200, CD32, µA1, PegII, A1XE, CDTV, Amy/416D79, A1X5000, Vampire 500 V2+, Vampire 600 V2, Amy-ITX, Denise ITX <-2024
Currently Active Users Viewing This Thread:
2
(
0 members
and 2 Anonymous Users
)