File: TODO

package info (click to toggle)
glfer 0.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 924 kB
  • sloc: ansic: 7,288; sh: 781; makefile: 57
file content (31 lines) | stat: -rw-r--r-- 885 bytes parent folder | download | duplicates (2)
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 <in3otd@qsl.net> 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: