Thank You for your continued support and contributions!
I have been reading these forums, and i see MANY simple questions in which that have been answered, but 95% of the time new users to rockbox do not read the free manuals posted here
(i wish to someday make a Basic (programming language) to c converter so new users can make plugins way easier and faster. But i cant not do that now due to my current projects.
Rockbox is a very nice and fun platform, it gets me upset not seeing alot of interesting topics on here - this community could be so much more.
Quote from: Steven on March 18, 2013, 05:40:05 PMI have been reading these forums, and i see MANY simple questions in which that have been answered, but 95% of the time new users to rockbox do not read the free manuals posted here Are you asking about development? We don't have that in the manuals, and generally most people discuss it on IRC, not the forums.---- No i meant regular manuals about how to use the mp3 players with rockbox.Quote from: Steven on March 18, 2013, 05:40:05 PM(i wish to someday make a Basic (programming language) to c converter so new users can make plugins way easier and faster. But i cant not do that now due to my current projects.Well first of all, you wouldn't make a 'basic to c converter', you'd just setup a basic environment that produced binaries directly, or else did interpretation like our LUA plugins do now. The c step is unnecessary.--- Sorry i meant basic to c translator as in on a windows or linux computer that will take a basic like language which will output a rockbox compatiable c code - then the user can take the c code and output a .rock file. I did not mean a onboard basic to c translator on rockbox itself, although it would be possiable but it would be hard to input the basic on a rockbox player itself.But second, I don't see why having basic would really help. Basic is a pretty obscure programming language, and not very many people (if any) are likely to use it at this point. --- Basic is a decent language, especially if they have no knowledge of any language - basic would be a good starting point. Basic has evolved there are basic to machine code compilers in which basic is not only a interpreter language. Quote from: Steven on March 18, 2013, 05:40:05 PMRockbox is a very nice and fun platform, it gets me upset not seeing alot of interesting topics on here - this community could be so much more.We don't really use the forums for development. Thats all done on IRC. When i go on IRC its basically dead, the forums would be a better spot lol, but yea your choice.
And even if I were to agree that such a thing is useful or productive work, I certainly wouldn't agree that it could take a useful or productive form as a plugin on a DAP. In Rockbox, with the exception of targets where we run as a guest application as opposed to the host OS, text input is a nightmare. I will personally avoid doing anything much more complicated than naming a playlist on the device itself, writing a full plugin in BASIC with the virtual keyboard is something I would consider to be a great recipe for a mental breakdown.
Page created in 0.083 seconds with 14 queries.