Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Deltafire

Pages: 1 ... 4 5 6 7 8 [9] 10 11 12 13 14 ... 20
81
MilkyTracker Support / Re: additional keyboard-shortcuts / speed up
« on: November 20, 2010, 22:47:30 »
For some reason I haven't noticed this post until today.

Looks like you have made some useful modifications, the new shortcuts specifically; I think they could be added to Milkytracker for the next release.  Not sure about changing the keyboard/mouse speeds though, this could have undesirable consequences (and is not portable).

I've added a link to this topic in the FAQ since we get a lot of people asking about how to add/change keyboard shortcuts.

82
MilkyTracker Feature Requests / Re: iPhone iPad port
« on: August 12, 2010, 23:13:47 »
Probably.. It can't be that much different than OSX?

83
MilkyTracker Support / Re: how can i change the keyboard map?
« on: August 07, 2010, 21:52:26 »
The "azerty keyboard correction routine" should only affect the top row of number keys (basically we use the scancodes instead of the key symbols reported by SDL, due to numbers being shifted on that keyboard layout).

I'd expect -nonstdkb to act like you have a qwerty keyboard, that's how it works - it ignores the keyboard scan codes and uses the symbols instead (the conversion table is based on the qwerty layout).

I can only assume that your keyboard (or driver, or SDL) is reporting non-standard scan codes, you'd probably have to code in a conversion table for it.


84
MilkyTracker Support / Re: Resolution Issue
« on: August 07, 2010, 21:40:17 »
The -fullscreen command line option is a relic from the time when there wasn't a fullscreen setting in the config menu.  You should also be able to toggle full-screen mode using the alt-return combination.

I wonder if the seg-fault is occurring from within Milkytracker or the SDL library?

85
MilkyTracker Support / Re: trouble getting jack to work...
« on: July 29, 2010, 12:21:23 »
When building from source, Jack support will only be compiled if the Jack development libraries are installed on your system.  If you look at the output of the ./configure script you will see a message which reports whether this has been detected or not.

As for the error messages you pasted, it seems that SDL cannot successfully access the ALSA driver - you could try forcing SDL to use a different driver (see the readme_unix file for details of this).  I think Ubuntu uses Pulseaudio by default.

87
Sounds like a bug to me.

88
MilkyTracker Feature Requests / Re: MilkyTracker Portable?
« on: July 05, 2010, 20:20:27 »
Milkytracker doesn't create any registry entries, all settings are stored in a config file stored in the same directory as the executable.

89
Were you in full-screen mode?

90
MilkyTracker Feature Requests / Re: A new feature idea
« on: May 30, 2010, 12:04:37 »
http://milkytracker.org/?download

The complete source code and patches are available here.

Pages: 1 ... 4 5 6 7 8 [9] 10 11 12 13 14 ... 20