-
There should be some sort of configuration file that allows users to describe monome_urls and midi_devices such that they don't have to edit the mumble source to use their devices.
-
-
When I click a link while logged in (Google) , it attempts to get /page-name.json which fails, and returns the oops.html, which in turn breaks the JSON.parse(responsedata) call, and crashes the server…
-
Next step (difficult but challenging): the user, via the configuration window, should be able to add it's own search options using some keywords.
For example, with just three textbox:
______________…
-
Mumble connection URLs do not allow certain characters. Square brackets so far to be found that don't work
.-_ do work, same as allowable characters for eve username.
Need to restrict passwords to th…
-
I'm trying to write a recipe for el-screen:
```
(:name el-screen
:type http-tar
:options ("xzf")
:url "ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/elscreen-1.4.6.tar…