OSDN Git Service

Added "Pause" support.
authorlordmulder <mulder2@gmx.de>
Thu, 2 Feb 2012 01:13:02 +0000 (02:13 +0100)
committerlordmulder <mulder2@gmx.de>
Thu, 2 Feb 2012 01:13:02 +0000 (02:13 +0100)
commit2a3325b02f7b19b20239287888ed090fba8567d0
tree62500cc28a3167f2f0f5d9254a0e7f54a2843407
parent405e7d238240845ec07a9ef7186bdd16f7526e22
Added "Pause" support.
17 files changed:
gui/win_addJob.ui
gui/win_main.ui
res/buttons/clock_play.png [new file with mode: 0644]
res/buttons/control_pause.png [new file with mode: 0644]
res/buttons/hourglass.png [new file with mode: 0644]
res/buttons/pause.png [new file with mode: 0644]
res/buttons/suspended.png [new file with mode: 0644]
res/buttons/wrench.png [new file with mode: 0644]
res/resources.qrc
src/model_jobList.cpp
src/model_jobList.h
src/model_options.cpp
src/thread_encode.cpp
src/thread_encode.h
src/version.h
src/win_main.cpp
src/win_main.h