OSDN Git Service

Added option to shutdown the computer when all jobs are completed.
authorlordmulder <mulder2@gmx.de>
Sat, 4 Feb 2012 00:12:21 +0000 (01:12 +0100)
committerlordmulder <mulder2@gmx.de>
Sat, 4 Feb 2012 00:12:21 +0000 (01:12 +0100)
commit4663c724ef67e07259a2dcbf7009bc8328fcaa7a
tree152e9361df5991f65c96cf1ebb106bb7ae0c515d
parent2077dd06f2e28c32719ef1127f310de50e6d9ccc
Added option to shutdown the computer when all jobs are completed.
21 files changed:
gui/win_addJob.ui
gui/win_help.ui
gui/win_preferences.ui
res/buttons/power_off.png [new file with mode: 0644]
res/buttons/power_on.png [new file with mode: 0644]
res/resources.qrc
res/sounds/beep.wav [new file with mode: 0644]
res/sounds/beep2.wav [new file with mode: 0644]
res/sounds/shutdown.wav [new file with mode: 0644]
src/global.cpp
src/global.h
src/model_jobList.cpp
src/resource.h
src/thread_encode.cpp
src/thread_encode.h
src/win_main.cpp
src/win_main.h
src/win_preferences.cpp
src/win_preferences.h
x264_launcher.rc
x264_launcher.vcxproj