-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
31 lines (24 loc) · 885 Bytes
/
TODO
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
Please tell me <[email protected]> if you feel like volunteering for any
of these ideas.
Features or problems that need some work:
----------------------------------------
handle MP3 format
record input to a file
There was some report of problems in the audio acquisition
routine, it seems that some audio card/driver don't work
well with select; this need further investigation
Spectrogram "normal" scrolling (all the picture, right to left)
Jason decoder (in progress)
JPEG quality should be selectable before saving
Palette editor and loader
XPM icon for glfer
...many other things...
Code cleanups and optimizations:
-------------------------------
Check DFCW code
File not beginning with "g_" should not need to include gtk/gtk.h
Pay attention to WMCLASS (gtk_window_set_wmclass) (important ?)
Local Variables:
mode:indented-text
mode:auto-fill
End: