OSDN Git Service

Make it possible to move jobs up/down the in the queue. Hold CTRL while pressing...
authorlordmulder <mulder2@gmx.de>
Sun, 20 Apr 2014 15:38:55 +0000 (17:38 +0200)
committerlordmulder <mulder2@gmx.de>
Sun, 20 Apr 2014 15:38:55 +0000 (17:38 +0200)
commitf80533f99acd56da3ff297f2297a7343d6c9553f
tree9f296ae2de8232e0b660a110d5a2d122de31f854
parentcc3d25dfce52494f4371c9d0098ec8f2c0610282
Make it possible to move jobs up/down the in the queue. Hold CTRL while pressing up/down cursor keys as a shortcut.
13 files changed:
gui/win_main.ui
res/resources.qrc
src/encoder_abstract.cpp
src/encoder_x265.cpp
src/input_filter.cpp [new file with mode: 0644]
src/input_filter.h [new file with mode: 0644]
src/model_jobList.cpp
src/model_jobList.h
src/version.h
src/win_main.cpp
src/win_main.h
x264_launcher_MSVC2013.vcxproj
x264_launcher_MSVC2013.vcxproj.filters