File: BUGS.txt

package info (click to toggle)
stretchplayer 0.503-5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 500 kB
  • sloc: cpp: 2,344; makefile: 4
file content (42 lines) | stat: -rw-r--r-- 1,078 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
BUGS FOR STRETCHPLAYER
----------------------

Here is an unordered list of complaints, shorcomings, wishes, and
bugs.

* Possible clicks on A/B Repeat (no crossfading).

* QFont::setStretch() doesn't work on all fonts.
  Where it doesn't work, they get massively
  kerned.  Would be better to just make the font
  smaller.  This is especially bad on Windows.

* The font layout is .... ok.... but still looks
  a little amateurish.

* Doesn't work with buffer size < 256

* Doesn't work on older computers (<= 800 MHz)

* Memory hog.  Needs to stream.

* Add MP3 support.

* Create CLI version.

* Create Windows version with MSI package.

* Add PortAudio support

* Sliders don't match the UI.

* Get the Git version into the CMake stuff.

* needs a help/version button.

* Faders need a detented spot (stretch fader near 100%, volume fader
  near unity gain).  Dragan Noveski also suggested that a right-click
  moves the fader to the default spot.

* Using arrow keys will not get the stretch fader to go to the extreme
  position.