File: NEWS

package info (click to toggle)
draai 20110603-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 500 kB
  • sloc: sh: 751; perl: 221; makefile: 34
file content (255 lines) | stat: -rw-r--r-- 8,507 bytes parent folder | download
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
draai NEWS - user visible changes (and some other changes also.)

Refer to ChangeLog for detailed per-file info.

draai version 20110603

- dr_symlinks: now honors DR_SL_RCFILE.
- draai: add new (not yet fully documented) extra aliases: init: genesis;
  next: volgende; unguestlist: unfriend, ontvriend; insert: voegin; skip:
  slaover; fastforward: voorwaarts; tail: staart; peek: spiek; play (unpause,
  resume): ga; quit (exit, stop, pause): ho.  Thanks Guus Sliepen and jiggel
  for suggestion.
- fix cosmetic bugs in draai(1) and other manpages.  Thanks Stijn van Dongen
  for zoem support.


draai version 20110516

- setup: autogenerate ChangeLog
- draai, help/command/insert, man/draai.azm: documented command insert
- man/Makefile, man/dr_symlinks.azm, man/dr_unsort.azm, man/dr_watch.azm,
  man/draai.azm: converted manpages to format zoem >= 10-265-1


draai version 20100511

- draai: now compatible with mpc >= 0.18: use %position% if mpc
  supports this.  (Earlier draai releases are next to unusable with
  mpc >= 0.18, see mpc changelog.  We are not yet using %id%.)
- draai: command "pause" now does fadeout, and honors --time.
- draai: command "play" (and "unpause" and "resume") now honors
  --time.
- draai: added new command "insert".
- man/dr_unsort: manpage added.
- dr_unsort is now installed in /usr/{local/,}bin (was libexecdir).
- draai is no longer maintained using GNU Arch, but using the git
  Version Control System.


draai version 20090615

- setup, zsh/_draai.in: Use templates in help/ for generating zsh
  tabcompletion information on draai commands.
- help/shortoption: added all lacking files.
- man/draai.azm: mention short optionnames too.
- help/option/noshuffle: refer to dr_unsort.
- documented harder|crescendo|louder and zachter|diminuendo|softer
- script/dr_symlinks: environment variables renamed: not ROOTS but
  DR_SL_TARGETS; not MP3HOME but DR_SL_SOURCE.
- added manpages dr_symlinks(1) and dr_watch(1).
- renamed script cdrip to dr_cdrip.
- script draai123 now gets installed.


draai version 20090502

- mp3symlinks is renamed to dr_symlinks; setup now installs script
  dr_symlinks, not mp3symlinks
- script/dr_symlinks: no longer uses ~/.mp3symlinksrc but ~/.draai/symlinksrc
  as configuration file.
- script/dr_symlinks, setup: moved oggsymlinks from /usr/bin/ to
  /usr/share/draai/.
- script/dr_file2tag: added: build tag info from filename, for dealing
  with badly tagged audio files.
- script/dr_watch: added: reimplementation of watch(1) which deals sane
  with utf8. This is now the default watch-implementation used by draai.
- script/dr_unsort: added: wrapper for unsort(1), for playlist management.
  New configuration variables DR_PLAYLISTS and DR_UNSORT.
- draai: new commands "crescendo" (aka "harder" and "louder") and
  "diminuendo" (aka "zachter" and "softer").  New configuration variable
  DR_VOLUME_STEP.
- help/{option,command}/*: added: all draai helpfiles are now maintained in
  one place in the source.  Used for manpage, --help and zsh tabcompletion.
- man/draai.azm, man/include.zmm.in: added.  migrated draai(1) manpage from
  a help2man generated one to one written in zoem.
- draai123: added support for flac, added support for mp3info (next to id3)
- draai:
  + fixed bug in quoting, triggered when x-terminal-emulator points to
    gnome-terminal.wrapper.
  + now configurable: draai reads $HOME/.draai/rc and honors DR_-variables
    in environment


draai version 20080614

- draai: "peek" and "tail" command: nicer layout: time is rightadjusted.
- draai: add zsh tabcompletion for "osjittisstil", "resume" and "pause".


draai version 20080516

- dr_push: minor improvement.
- draai: new (yet undocumented) commands "pause" and "resume".
- draai: new command "osjittisstil".
- draai: "tail" command gives nicer layout.
- draai: command "skip" now honors --sloppy even more.
- draai: command "peek" no longer chokes when no playlist is loaded
  (used to give ugly errormessages from tail).
- mp3symlinks: now less verbose.
- oggsymlinks: now honors DR_DEBUG environment variable.


draai version 20080301

- draai: new option --sloppy.  this enhances the "skip" command: it no longer
  gives a little squak after fadeout on old hardware.  (the 20080213 release
  did _not_ fix this...).  the default behaviour of "skip" is to be cautious,
  and wait.  passing --sloppy makes skip behave somewhat more aggresive.


draai version 20080229

- fix bug in ./setup: honor --libexecdir.
- draai: "init" no longer calls xterm, but the (Debian-specific) wrapper
  x-terminal-emulator.


draai version 20080228

- draai: new commands: "unguestlist", "init".
- draai: enhanced command "peek": do not show 10 but 30 upcoming tracks per
  default; honor --raw; also show detailed status of current track.
- draai: enhanced command "list": now honors --raw.
- dr_mount, dr_push: helper scripts added, for interfacing with usb-enabled
  mp3 players.  installed in libexecdir/draai per default.
- updated zsh tabcompletion stuff: new draai commands.


draai version 20080217

- draai: new commands: "logtail", "fastforward", "guestlist".
- draai: another bugfix in "delete" command.


draai version 20080214

- major scripts now licensed under GPL v3 or later.
- install dr_permutate manpage.
- fixed bug in "draai delete" (it acted as a no-op).


draai version 20080213

- do no longer abort current track when using "draai" command, but schedule
  our playlist just after the current track.
- draai now is more usable for DJ's:
  + implemented "delete" command.
- fix bug introduced with "improved" skip: get rid of little squaks after
  fadeout due to timing troubles.
- install cdrip(1) and its manpage.


draai version 20080212

- draai now is more usable for DJ's:
  + improved "skip" command: now does fadeout.
- oggsymlinks now honors environment variables DR_VERBOSE and DR_DRYRUN.
- mp3symlinks runs oggsymlinks in verbose-mode by default.


draai version 20080209

- oggsymlinks: backend script added.  Contributed by Wessel Dankers.
- mp3symlinks: reimplemented as a wrapper for oggsymlinks.
- dr_permutate: new name for permutate.
- The draai Debian package is now published.  Thanks to Tilburg University
  for hosting it.


draai version 20070823

- permutate, mp3symlinks: two simple scripts added, get installed in
  /usr/local/bin.  They're useful to me.
- cdrip: found another old script, now shipped with draai.  This script is
  not installed by default.
- By default (i.e. if -S is not given), run "mpc random off" since
  enabling random mode interacts badly with a shuffled playlist.
  Thanks Wessel Dankers for bugreport.


draai version 20070326

- Installs zsh completion function for draai.
- Improved "tail" command: fix small bug in layout.


draai version 20070321

- Improved "tail" command: add --raw option; don't print month, day or seconds.
- Improved "quit" command: fade out more cleanly, fix bug: restore original
  volume after fade out.


draai version 20070320

- Improved "quit" command: now does a fade out; no longer gives stuff on
  stdout, so that the at job won't generate an email message.
- Improved "tail" command: don't print year.
- Fix bug in --time option, triggered when no "+" in timespec.
- New build system: no longer needs python; reimplemented setup script
  in zsh.
- New setup script offers "install" and "dist" command.


draai version 20070319

- Enable crossfade mode for mpc.
- New option: "--time".
- New command: "syslog".
- Command "tail" now crops lines to fit in 80 columns.


draai version 20070318

- New commands: "tail", "quit".
- New option: "--noshuffle".
- Improved manpage and README.


draai version 20070314

- Reimplemented as a zsh shell script, wrapping mpc(1).  No more python, no
  more calling ogg123 or mpg321 directly.  Lots of subcommands are gone, lots
  of options are gone.  Lots have been added too.  Check the manpage.


draai version 20060430

- (This version was never "officially" released.)
  This draai has commands "next" and "nice" and options --noshuffle,
  --playlistfile=PLAYLIST (can be supplied more than once) and --number.


draai version 20050627

- Fix syntax error


draai version 20050505

- Search in both ~/mp3 and . for track
- More than one playlistfile arg, fix bug in (n/N) print in DrDefault


draai version 20050326

- Ship GPL, fixes in build system.
- No longer needs a Makefile in audiofiles directory.


draai version 20050323

- First public release.

# This file is maintained at http://git.mdcc.cx/draai