Commit Graph

  • bb14385e63 Add .python-version for pyenv master Michael Pfaff 2020-01-10 21:10:55 -0500
  • fc97dcb334 Allow .jpeg files Michael Pfaff 2020-01-10 21:10:35 -0500
  • aade5c70f1 Added Code Workspace Michael Pfaff 2019-12-05 16:42:40 -0500
  • 4d01292a0f Fixes #2 Michael Pfaff 2019-12-05 12:08:50 -0500
  • b0d7c22c9e Resolves #1 Michael Pfaff 2019-12-05 12:08:07 -0500
  • b55277b638 Update README.md and LICENSE.md Michael Pfaff 2019-12-05 12:06:18 -0500
  • 22978a0635 Undo feature feature-newgui Brianna 2017-09-02 09:49:35 -0400
  • 8411857030 ctrl-c ends commandline mode properly feature-undo tassaron 2017-08-28 18:54:54 -0400
  • ad6dd9f532 undoable Life component grid actions tassaron 2017-08-27 19:59:51 -0400
  • 4a310ffb28 file logging can be turned completely off tassaron 2017-08-27 12:10:21 -0400
  • e8a7b18293 disallow suspiciously enormous floats tassaron 2017-08-27 09:53:18 -0400
  • 85d3b779d0 fixed too-large Color sizes, fixed a redoing bug, rm pointless things tassaron 2017-08-26 21:23:44 -0400
  • 62e2ef18a3 potential dataDir paths in comments for future reference tassaron 2017-08-21 07:06:12 -0400
  • 9d9c4076ac added undo button to GUI tassaron 2017-08-20 22:04:57 -0400
  • 6bf8a553d6 don't merge undos when setting text with a button tassaron 2017-08-20 18:36:43 -0400
  • be9eb9077b relative widgets scale properly when undoing at different resolutions tassaron 2017-08-20 17:47:00 -0400
  • d4b63e4d46 remove % from log calls tassaron 2017-08-19 20:45:44 -0400
  • c07f2426ce fixed issues with undoing relative widgets tassaron 2017-08-19 18:32:12 -0400
  • 87e762a8aa undoable preset open, rename, and delete' tassaron 2017-08-17 20:12:46 -0400
  • 43ea3bfd73 component updateWrapper and more obvious method names tassaron 2017-08-17 15:12:22 -0400
  • c06ca5cdcb undoable add-comp & clear-preset actions tassaron 2017-08-17 10:42:15 -0400
  • f66ec40ba6 undoable component movement tassaron 2017-08-16 22:17:12 -0400
  • ddb04f3a2f undo merge IDs given per attr instead of widget type tassaron 2017-08-16 21:02:53 -0400
  • f65ced2853 merge consecutive actions on the same widget type tassaron 2017-08-16 20:44:37 -0400
  • a1d7cbb984 undoable edits for normal component settings; TODO: merge small edits tassaron 2017-08-15 22:20:25 -0400
  • 733c005eea undoable removeComponent action tassaron 2017-08-14 18:41:45 -0400
  • a327bec4e4 organizing GUImode-specific code tassaron 2017-08-14 16:39:53 -0400
  • 39d6a4e5af rm test.wav tassaron 2017-08-14 14:30:57 -0400
  • ea1a422cc5 better aevalsrc inputs for spectrum previews tassaron 2017-08-14 14:28:30 -0400
  • bed07479f1 faster Spectrum preview & custom VERBOSE loglvl tassaron 2017-08-14 10:10:32 -0400
  • 9c8792df9b made an authors file tassaron 2017-08-13 15:54:36 -0400
  • a233d36ce2 graceful renderNode crash, code clean-up tassaron 2017-08-13 15:43:42 -0400
  • 3f2834529f fix tassaron 2017-08-12 23:03:56 -0400
  • d6b6083f80 rv pointless optimization & remove circular imports (again...) tassaron 2017-08-12 22:51:46 -0400
  • 282f1c4b12 move previewWindow class into new file tassaron 2017-08-12 09:44:11 -0400
  • 64da6f14ce why did I use a dict here? tassaron 2017-08-11 19:03:10 -0400
  • c3f128806b Life comp shift buttons and Show Grid option tassaron 2017-08-10 21:57:06 -0400
  • bdb006f25d fixed relative image scale bug & Life preset bug tassaron 2017-08-10 17:27:59 -0400
  • c5a0c9b364 Merge pull request #55 from djfun/logging Brianna 2017-08-10 16:16:07 -0400
  • 2603c63925 Conway's Game of Life component Brianna 2017-08-10 16:09:02 -0400
  • 1c4afc96d6 using the builtin logging module tassaron 2017-08-10 16:04:41 -0400
  • 8baa24e878 added connected path shape to Life tassaron 2017-08-10 09:12:48 -0400
  • 9732f3bdeb rm garbage file tassaron 2017-08-10 00:48:07 -0400
  • cacab464c7 more shapes and custom image option for Life tassaron 2017-08-10 00:46:31 -0400
  • 8da72ab3cb Merge pull request #53 from djfun/more-text-options Brianna 2017-08-09 16:49:41 -0400
  • 8b253717f7 Conway's Game of Life component tassaron 2017-08-09 16:46:59 -0400
  • 3ed84e1c3e fixed incorrect outline for small-caps tassaron 2017-08-08 20:53:51 -0400
  • 4d0daa4336 relative dropshadow tassaron 2017-08-08 06:03:14 -0400
  • 354637d34c relative stroke px size & no Qt pen on stroke tassaron 2017-08-08 05:57:19 -0400
  • 060a7dc2d2 dropshadow option for Text component tassaron 2017-08-07 21:03:01 -0400
  • 998f741495 added stroke and font style options to Text component tassaron 2017-08-06 21:52:44 -0400
  • d78d263996 try to fix flickering live preview during export flickerfix tassaron 2017-08-06 10:10:04 -0400
  • 20905230fe new Waveform & Spectrum component + relative coords for everything Brianna 2017-08-03 21:16:51 -0400
  • d04ddba484 image scale needs to be relative tassaron 2017-08-03 20:50:22 -0400
  • 98a47a21d9 save presets as floats so project resolution is not relevant tassaron 2017-08-03 20:43:23 -0400
  • ae8a547b77 max spinbox vals scale relatively & less errors when spamming res change tassaron 2017-08-03 18:08:49 -0400
  • 219e846984 relativeWidgets might as well be a list tassaron 2017-08-03 12:16:57 -0400
  • 6611492b30 relative gradients & last good frame used for preview errors tassaron 2017-08-03 00:44:46 -0400
  • 62431a3cfe fontsize is also relative tassaron 2017-08-01 22:07:49 -0400
  • 8812c37213 width/height fields should be relative too tassaron 2017-08-01 22:04:51 -0400
  • 5784cdbcf8 x/y pixel values update to match output resolution tassaron 2017-08-01 21:57:36 -0400
  • 3c1b52205f component class now tracks colorwidgets tassaron 2017-08-01 17:57:39 -0400
  • a472246dab crop aphasermeter so it scales to look bigger tassaron 2017-07-30 21:59:42 -0400
  • 65420ce285 more options for the Spectrum component tassaron 2017-07-30 21:29:06 -0400
  • b6b45d1270 added Spectrum component with many options tassaron 2017-07-30 13:04:02 -0400
  • db1ea1fc4e generic preview sound for waveform component tassaron 2017-07-29 23:45:37 -0400
  • 1297af61c9 waveform component is working, preview is glitchy tassaron 2017-07-29 20:27:46 -0400
  • c1457b6dad starting work on Waveform component tassaron 2017-07-29 13:08:28 -0400
  • 6f8f178778 move code into a new function for future expansion tassaron 2017-07-28 22:15:25 -0400
  • ae2af28808 Merge pull request #49 from djfun/toolkit Brianna 2017-07-27 22:47:40 -0400
  • 6ecb6df236 some minor bugfixes tassaron 2017-07-27 22:15:41 -0400
  • 6fc0398602 quit if project doesn't exist when exporting from commandline tassaron 2017-07-27 18:43:02 -0400
  • de1324a6a7 fixed video component eating stdout tassaron 2017-07-27 17:49:08 -0400
  • 4329b0e947 don't]] always trigger error() tassaron 2017-07-25 22:14:34 -0400
  • 03a36d4297 removed pyc tassaron 2017-07-25 22:04:50 -0400
  • 15d70474d4 error can be locked within properties() tassaron 2017-07-25 22:02:47 -0400
  • 661526b073 repeated errors don't cause repeated windows tassaron 2017-07-25 17:44:59 -0400
  • d25dee6afc preset manager uses mainwindow row for every button tassaron 2017-07-24 21:22:04 -0400
  • c799305eff Merge pull request #48 from rikai/patch-1 DH4 2017-07-24 04:47:35 -0500
  • c517140a51 Fixes opening behind other windows on OS X rikai 2017-07-23 20:14:10 -0700
  • d92fc6373f ComponentError exception wraps previewRender tassaron 2017-07-23 22:55:41 -0400
  • d38109453c better component error messages tassaron 2017-07-23 17:14:21 -0400
  • bf0890e7c8 components auto-connect & track widgets, less autosave spam tassaron 2017-07-23 01:53:54 -0400
  • 450b944b87 add component in context menu, del/ins hotkeys tassaron 2017-07-20 22:37:15 -0400
  • f454814867 ffmpeg functions moved to toolkit, component format simplified tassaron 2017-07-20 20:31:38 -0400
  • b1713d38fa combined toolkit.py & frame.py into toolkit package tassaron 2017-07-17 22:07:33 -0400
  • 4becfe3b51 Merge pull request #46 from djfun/extra-sound-options Brianna 2017-07-16 23:16:35 -0400
  • aa464632c6 new hotkey to preview the ffmpeg command tassaron 2017-07-16 23:13:00 -0400
  • ec0abd1902 apply complex filters to audio streams from components tassaron 2017-07-16 14:06:11 -0400
  • f420ad69f5 Merge audio-mixing branch Brianna 2017-07-15 19:40:08 -0400
  • 17c8a6703a trying to make setup.py work tassaron 2017-07-15 18:59:22 -0400
  • bcb8f27c2e use -t on inputs so ffmpeg knows when to stop filters tassaron 2017-07-15 13:13:53 -0400
  • 62ab09e3f3 Video comp verifies audio streams, videoThread moved into Core tassaron 2017-07-15 01:00:03 -0400
  • cbbb787615 components automatically drawPreview & save currentPreset tassaron 2017-07-13 21:59:23 -0400
  • d7b678f66d staticComponents list is reversed now tassaron 2017-07-13 19:31:00 -0400
  • 06c27a48bc more error messages for blank components tassaron 2017-07-13 17:03:25 -0400
  • b7931572a7 added option to include audio from Video components tassaron 2017-07-13 14:46:22 -0400
  • 8811b699a9 merge consecutive static components tassaron 2017-07-13 00:05:11 -0400
  • 2e37dafd70 fixed various bugs tassaron 2017-07-11 06:06:22 -0400
  • 4c3920e630 separated creation of ffmpeg command tassaron 2017-07-09 21:27:29 -0400