-
``` nimrod
type
A[T] = iterator(x: T): T {.gcsafe, closure.}
B = iterator(y: A[int], z: int): int {.gcsafe, closure.}
iterator aimp[T](x: T): T {.gcsafe, closure.} =
var total = 0
while (tota…
-
At the stage of "loading Eco 90%" when entering the world or directly at the stage of "entering the world 56%" the game crashes. Tried to enter different worlds, there is the same problem. This crashe…
-
```
App: extras/aimp
URL: http://www.aimp.ru/?do=download.file&id=8#/dl.zip
First bytes: 50 4B 03 04 14 00 00 00
Expected: fde361f66120e30fad5c810cc091b0c43627d5a3543bd622e36b1a…
-
Would you consider making .dmg files of Tauon?
-
### Steps to reproduce the problem
Install DeaDBeeF from the Manjaro Repositories
Add Music Folder
### What's going on? Describe the problem in as much detail as possible.
I have a music library w…
-
by adding system_i to ATSA examples:
- [x] ATSinfo
- [x] ATSread(nz)
- [x] ATSbufread
- [x] ATSinterpread
- [x] ATSpartialtap
- [x] ATSadd(nz)
- [x] ATScross
- [x] ATSs…
-
-
### Description
You know how there is spotify plugin which shows name of track, album cover, length of song, and skip controls?
basically the same thing for the mp3 player called AIMP. (aimp.ru)
##…
-
http://aimp.ru
Media player made by russian dudes, so you know it's good.
avail updated
4 years ago
-
Program inside sandbox cannot access media keys ( keys found on some keyboard, Bluetooth devices )
I don't know if media key works through COM or IPC.
Is there anyway to log denied resource acc…