-
Notifications
You must be signed in to change notification settings - Fork 3
/
CREDITS
54 lines (40 loc) · 2.09 KB
/
CREDITS
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
43
44
45
46
47
48
49
50
51
52
53
54
If you submit a patch to Grip, submit an entry in this file. Additional
credits can be found in the ChangeLog file.
-----------------------------------------------------------------------
2000-04-10 - Michael Bedy <[email protected]>
+ Fix a seg fault I encountered in the CDDB code.
Sat 00/04/08 - Steven Kehlet
+ mods to compile under FreeBSD
1999-08-25 Friedemann Baitinger
+ Added support to automatically write a 'm3u' playlist
file after finishing ripping
Wed 99/02/06 - christian <[email protected]>
+ Added email field to Misc config tab and altered SubmitEntry() and
SubmitBugReport() to generate a file we pipe to sendmail -t.
+ Added automatic DBScan when CDDB lookup is successful if selected
in CD config tab. _experimental_?
Mon 99/04/05 - craig nellist <[email protected]>
+ Added option to reshuffle everytime playback is started (=> added
config/playback check button
Mon 99/04/05 - craig nellist <[email protected]>
+ Added option to perform CDDB lookups automatically for new discs
(=> added config/cddb check button)
+ Fixed CDDB indicator not being cleared after failed query
Fri 99/04/02 - craig nellist <[email protected]>
+ Added option to not interrupt playback during startup
shutdown and CDDB lookups. (=> added config/misc check
button)
+ Added option to rewind to first track when playback
is stopped. (=> added config/misc check button)
+ Added option to default to track 1 if no CD is playing.
(=> added config/misc check button)
+ Added a '-' to time display when displaying time remaining.
Wed 99/03/10 - David Decotigny <[email protected]>
+ Added basic support for play lists (prog_tracks[]).
+ Added support for random / loop play modes (=> added
appropriate toggle buttons).
ID3 tagging code contributed by Ian Campbell <[email protected]>
David Walluck, for helping to fix my RPM .spec file
Dima Barsky, for giving me a workaround for a freezing problem that ocurred
when running bladeenc
Greg Grensteiner, for suggesting a nice way to implement multi-track ripping