index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
video_thread.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'feature-newgui' into newgui-commandline
Brianna
2017-06-23
1
-1
/
+1
|
\
|
*
cx_freeze Path Updates
DH4
2017-06-23
1
-1
/
+1
*
|
preset-loading and basic args from commandline
tassaron
2017-06-22
1
-13
/
+16
*
|
basic commandline functionality using 3 args
tassaron
2017-06-18
1
-2
/
+0
|
/
*
exports to ~ if no dir given, fix infinite loop when cancelling
tassaron
2017-06-17
1
-1
/
+4
*
preset searchbar works, ui experimentally changed
tassaron
2017-06-08
1
-1
/
+1
*
Added Bitrate Selection
DH4
2017-06-07
1
-1
/
+4
*
Added Encoder Settings, FIXME: Add bitrate options.
DH4
2017-06-07
1
-5
/
+30
*
Code cleanup
DH4
2017-06-06
1
-26
/
+42
*
Add checkerboard for transpart frames.
DH4
2017-06-06
1
-1
/
+7
*
Performance Tuning. FIXME: Video component frames are rendered out of order....
DH4
2017-06-05
1
-10
/
+10
*
not dumping frames anymore, but not working yet either
tassaron
2017-06-04
1
-1
/
+0
*
video component almost working, rm hardcoded backgrounds
tassaron
2017-06-04
1
-34
/
+12
*
Render order reversed to match component list.
DH4
2017-06-03
1
-1
/
+1
*
absolute path to main ui, bg video fixed
tassaron
2017-06-03
1
-4
/
+4
*
Changed encoding update to signal/slot.
DH4
2017-06-03
1
-4
/
+3
*
Threading changes.
DH4
2017-06-02
1
-13
/
+18
*
Progressbar enhancement.
DH4
2017-06-02
1
-4
/
+15
*
Cancel button stops pre-processing too.
DH4
2017-06-02
1
-32
/
+50
*
Added ability to cancel export.
DH4
2017-06-01
1
-12
/
+40
*
Added aspect ratio scaling to preview area.
DH4
2017-06-01
1
-1
/
+1
*
Performance boost for static backgrounds. moved drawBars() inside class.
DH4
2017-06-01
1
-12
/
+11
*
Fixed spectrum rendering. Fixed multiple static renders.
DH4
2017-06-01
1
-1
/
+3
*
minor fixes, comments
tassaron
2017-06-01
1
-20
/
+22
*
Fixed frame loop bug.
DH4
2017-05-31
1
-17
/
+18
[next]