-
Tim Band
committed
[e519f6]
Removed direct dependency on libvorbis
-
Tim Band
committed
[48ad3a]
Merge branch 'master' into qtaudiodecoder
-
Tim Band
committed
[2c9cab]
resetting sounds sometimes works. Removed lots of logging
-
Tim Band
committed
[d4e419]
tests pass
-
32-bit arch issue
-
Thanks for that Barak!
-
32-bit arch issue
-
Tim Band
committed
[aeda3c]
Sounds starting to work a bit
-
Tim Band
committed
[a38df5]
Changed to signed short samples and tidied up: works better now
-
Tim Band
committed
[0c3b37]
Merge master (tag 0.8.5) into qtaudiodecoder
-
Tim Band
committed
[85ae70]
Fixed test warnings
-
Tim Band
committed
[ed0108]
Recovers even if sounds are corrupt
-
Tim Band
committed
[c97dee]
Replaced ogg vorbis decoder with Qt decoder (does not work)
-
Tim Band
committed
[41e369]
Removed cruft
-
Tim Band
committed
[6e44d9]
Changed auto_ptr to unique_ptr
-
Tim Band
committed
[e893fc]
Sound sort-of works. Tests pass.
-
Tim Band
committed
[2427e5]
Replaced OSS driver with Qt. Still does not work.
-
Tim Band
committed
[866f2a]
Corrected a comment
-
Tim Band
committed
[bb68e9]
Merge branch 'qt5' of ssh://git.code.sf.net/u/bpearlmutter/linuxstopmotion into qt5
-
Tim Band
committed
[6475f5]
Fixed loads of compile errors
-
Tim Band
committed
[23d60e]
Moved to Qt5
-
Tim Band
committed
[14e498]
Merge branch 'master' into qt5
-
Tim Band
committed
[a6dfbe]
Merge branch 'bug1704855'
-
Tim Band
committed
[422b00]
bug1709487 Problems with preferences.xml now reported in the GUI
-
Tim Band
committed
[458dfa]
Preferences loading logic fixed
-
Tim Band
committed
[b27044]
Removed dead code
-
Tim Band
committed
[a06f1a]
Preferences refactored; now user is warned if preferences file is not readable or writable
-
Tim Band
committed
[2c76eb]
Allow focus on the toolbar so that focus can escape frame rate chooser easily
-
Tim Band
committed
[d9af82]
bug 1704855 finishing editing FPS chooser sends focus back to the frame bar
-
Tim Band
committed
[95d7df]
bug 1704855 FPS chooser cannot be typed into
-
Tim Band
committed
[933bfc]
Updated README with installation help
-
Tim Band
committed
[5867ea]
Merge branch 'bug1672105' into 0.8.3
-
Tim Band
committed
[4829f1]
Added tests for non-jpgs being rejected
-
Tim Band
committed
[a35e81]
Fixed tests
-
Tim Band
committed
[94de8c]
Error if user tries to add non-JPEG to project. Exceptions rationalized. Test build does not work, though.
-
Tim Band
committed
[8716dc]
Fix for bug 1672105 -- setting onionskinning pl...
-
Barak A. Pearlmutter
committed
[7c4ab6]
spelling variable
-
Barak A. Pearlmutter
committed
[9bafb3]
spelling text
-
Tim Band
committed
[a209b5]
Merge branch 'upstream' of git://anonscm.debian...
-
Barak A. Pearlmutter
committed
[24630c]
no need for -lX11
-
Barak A. Pearlmutter
committed
[a854fc]
spelling text
-
Barak A. Pearlmutter
committed
[fc2eb3]
narrowing conversion
-
Barak A. Pearlmutter
committed
[ea276e]
patch for exit code 256
-
Barak A. Pearlmutter
committed
[54707a]
bump policy version and use https for packaging...
-
Barak A. Pearlmutter
committed
[dca1be]
harden
-
Barak A. Pearlmutter
committed
[bfe578]
remove menu file per tech-ctte decision on #741573
-
Barak A. Pearlmutter
committed
[b12b06]
Merge tag 'upstream/0.8.1'
-
Removed a couple of memory leaks and a file han...
-
Barak A. Pearlmutter
committed
[546e42]
patch for exit code 256
-
Barak A. Pearlmutter
committed
[d0f3c2]
disable dh_auto_test due to error
-
Barak A. Pearlmutter
committed
[43f5e3]
force use of qt4
-
Barak A. Pearlmutter
committed
[2908ed]
log changes
-
Updated Simplified Chinese translation
-
Added some documentation on the architecture
-
Tim Band
committed
[c84ab1]
README is now in markdown
-
Tim Band
committed
[503f4f]
Failing tests escape nonprintables when dumping...
-
Tim Band
committed
[addfd7]
Memory allocations removed that could cause und...
-
Tim Band
committed
[d18c3a]
Fixed failure test logging
-
Tim Band
committed
[f8fd38]
Added debugging info for OOM test failures
-
Tim Band
committed
[9216f6]
Fixed a resource leak and an fopen failure in t...
-
Tim Band
committed
[a8599c]
Simplified Chinese translation from ChuanMing Zang
-
Tim Band
committed
[817e70]
Factored animation hashing into a visitor and f...
-
Tim Band
committed
[842ded]
Fixed tests somewhat, more to come.
-
Tim Band
committed
[875c7d]
get exclusive lock on preferences.xml when writing
-
Tim Band
committed
[98d5aa]
Updated translations
-
Tim Band
committed
[d71872]
Localized fatal error for failing to get an exc...
-
Tim Band
committed
[cf64a7]
Stopping playback puts active frame at the end
-
Tim Band
committed
[f158ce]
Merge branch 'no-sdl' of ssh://git.code.sf.net/...
-
Tim Band
committed
[2de053]
An exclusive lock on command.log ensures only o...
-
<REDACTED>
committed
[f3f5ba]
avconv exporter -b option corrected
-
<REDACTED>
committed
[3a8c61]
Merge branch 'no-sdl' of ssh://git.code.sf.net/...
-
Tim Band
committed
[ac973f]
When playback stops, framebar and frameview ret...
-
<REDACTED>
committed
[78a3bf]
Updated About copyright message
-
<REDACTED>
committed
[f298f4]
Grabbing continues when onionskinning is in pla...
-
<REDACTED>
committed
[cb02b6]
Load new project with unnamed project to be sav...
-
<REDACTED>
committed
[7db026]
Corrected and improved package list in README
-
Tim Band
committed
[49bd06]
Fixed camera when in automatic mode
-
Tim Band
committed
[5c0630]
Some small fixes
-
Tim Band
committed
[f129b2]
Frames cannot be removed if either frame or sce...
-
Tim Band
committed
[6a659e]
Fixed crash due to repaints from the wrong thread
-
Tim Band
committed
[a50e35]
Fixed camera output with no onionskins
-
Tim Band
committed
[ee6a84]
Use QPixmaps rather than QImages for the onion ...
-
Tim Band
committed
[73eaf4]
Removed SDL, replaced with normal Qt drawing/lo...
-
<REDACTED>
committed
[68d9fb]
Fixed workspace clearing and ensured ~/.stopmot...
-
<REDACTED>
committed
[8e2c95]
Merge branch 'release0.8.1' of ssh://git.code.s...
-
Tim Band
committed
[832439]
Removed stupid text and updated .ts files
-
Tim Band
committed
[2429c7]
Allow command lines to contain multiple variables
-
<REDACTED>
committed
[6610d4]
Corrected DEFINES to include paths actually use...
-
<REDACTED>
committed
[4e462f]
Corrected ffmpeg definition and upped bitrates ...
-
Tim Band
committed
[2210d9]
Fixed TRANSLATIONS_PATH default
-
Tim Band
committed
[bbf83c]
second attempt at ffmpeg command line
-
Tim Band
committed
[7b2292]
Exported video playback speed can be set by pro...
-
Tim Band
committed
[4ffef0]
Small improvements of German translation
-
Tim Band
committed
[4a8dde]
FSF has a new address.
-
Tim Band
committed
[d91666]
documents and translations can be installed any...
-
<REDACTED>
committed
[5b239f]
Fixed incorrect and confusing comments in Strin...
-
<REDACTED>
committed
[b00440]
Fixed vgrabbj and dvgrab command-line grabbers
-
<REDACTED>
committed
[a1724b]
try to keep user's choice of autodetected device
-
<REDACTED>
committed
[19d7e2]
Removed redundant -F 4 in vgrabbj daemon comman...
-
<REDACTED>
committed
[324594]
Better errors for misconfigured grabber and rem...