Andrey Prygunkov
|
ea4a48dd20
|
fixed exception occuring if invalid offset was passed to edit-group-command
|
2007-12-24 21:01:12 +00:00 |
|
Andrey Prygunkov
|
ad9a66e971
|
implemented edit-command <move-offset> for groups
|
2007-12-24 20:27:22 +00:00 |
|
Andrey Prygunkov
|
bb5c660e1f
|
keywords set for QueueEditor.cpp/h (second attempt)
|
2007-12-24 17:51:32 +00:00 |
|
Andrey Prygunkov
|
4f29ed2e4c
|
optimzed QueueEditor to edit lists of files and to provide transactional changes to all affected files
|
2007-12-24 17:37:23 +00:00 |
|
Andrey Prygunkov
|
6d5929a611
|
implemented edits for lists of groups; extended server/client communication protocol for group-commands; added suboption <G> for command-line switch <-E> to edit groups; Note: group-commands are still limited to pause, resume, delete, move-top, move-bottom
|
2007-12-23 22:54:10 +00:00 |
|
Andrey Prygunkov
|
c34ad991c4
|
refactored QueueEditor
|
2007-12-21 17:23:35 +00:00 |
|
Andrey Prygunkov
|
8eceb70626
|
added editing of queue for group-view in curses-outputmode: pause, resume, move-to-top, move-to-bottom; currently work only in server-console or standalone-app, not in remote-client
|
2007-12-20 23:45:05 +00:00 |
|
Andrey Prygunkov
|
f3f609f747
|
refactored: new class QueueEditor to handle all edit-requests; related code moved from QueueCoordinator and RemoteServer
|
2007-12-20 19:22:45 +00:00 |
|