Age | Commit message (Expand) | Author |
2023-11-22 | modules/mixer: fix direction of new interlace style | Vito Caputo |
2023-11-22 | modules/mixer: consider epsilon in fast-path edge cases | Vito Caputo |
2023-11-21 | modules/mixer: introduce style=interlace | Vito Caputo |
2023-11-21 | modules/mixer: some random small cleanups | Vito Caputo |
2023-11-21 | modules/playit: tomix must be signed to handle negatives | Vito Caputo |
2023-11-21 | modules/rkt: send \r\n instead of \n from scener | Vito Caputo |
2023-11-21 | modules/{compose,mixer}: more TIL_MODULE_AUDIO_ONLY excepts | Vito Caputo |
2023-11-19 | modules/spiro: add some taps for controlling l/k/rounds | Vito Caputo |
2023-11-18 | *: apply TIL_MODULE_AUDIO_ONLY where appropriate | Vito Caputo |
2023-11-18 | modules/flow: silences warnings about implicit cast | Vito Caputo |
2023-11-18 | modules/asc: fix asc_setup_t.halign type mismatch | Vito Caputo |
2023-11-17 | modules/rkt: pause audio too on no scene/end pause | Vito Caputo |
2023-11-14 | modules/compose: trivial cleanups | Vito Caputo |
2023-11-14 | til_stream,rkt,main: add stream audio control | Vito Caputo |
2023-11-14 | modules/rkt: begin til_audio integrations | Vito Caputo |
2023-11-14 | modules/playit: add an .IT file music player module | Vito Caputo |
2023-11-06 | modules/compose: handle layers/texture create failures | Vito Caputo |
2023-11-03 | modules/*: drop til_setup_t.free_func() NULL setup checks | Vito Caputo |
2023-11-02 | til,checkers: move checkers_rgb_to_uint32() to libtil | Vito Caputo |
2023-10-23 | build: tidy up some Makefile.am files | Vito Caputo |
2023-10-19 | modules/stub: add a stub sample module | Vito Caputo |
2023-10-16 | modules/pixbounce: use float for multiplier | Vito Caputo |
2023-10-11 | modules/compose: don't use *res_setting for texture | Vito Caputo |
2023-10-11 | modules/blinds: uninline the per-blind functions | Vito Caputo |
2023-10-11 | modules/checkers: staticify checkers_fragment_tile_single() | Vito Caputo |
2023-10-04 | modules/asc: turn into a "built-in" module | Vito Caputo |
2023-10-03 | modules/asc: add justify= and [hv]offset= settings | Vito Caputo |
2023-10-03 | libs/txt,modules/*: rename txt_render_fragment() | Vito Caputo |
2023-10-03 | modules/asc: tap x/y coordinates | Vito Caputo |
2023-10-03 | modules/flow: whitespace fixup | Vito Caputo |
2023-10-03 | modules/asc: implement a simple ascii text module | Vito Caputo |
2023-10-02 | modules/checkers: adopt til_value_to_pos() helper | Vito Caputo |
2023-09-07 | modules/flow: add TODO blurb abot per-cpu seeds | Vito Caputo |
2023-09-06 | modules/flow: fix elements overflow bug | Vito Caputo |
2023-09-05 | modules/flow: fix default count | Vito Caputo |
2023-09-05 | modules/flow: add "(threaded)" label | Vito Caputo |
2023-09-05 | modules/flow: bump the counts up a bit | Vito Caputo |
2023-09-04 | modules/flow: restore previous Z depth | Vito Caputo |
2023-09-04 | modules/flow: implement threaded rendering | Vito Caputo |
2023-09-04 | til: support multi-pass rendering | Vito Caputo |
2023-09-03 | modules/flow: expose speed as a tap | Vito Caputo |
2023-09-03 | modules/strobe: trivial fixup; s/<=/</ | Vito Caputo |
2023-09-03 | modules/flow: don't reap elements on screen-space exit | Vito Caputo |
2023-09-03 | modules/voronoi: spot-fix a crash Phil reported | Vito Caputo |
2023-09-03 | modules/flow: add colors | Vito Caputo |
2023-09-02 | modules/flow: minor cleanup of ff_new()/ff_free() | Vito Caputo |
2023-09-02 | flow: implement a 3D flow field module | Vito Caputo |
2023-08-31 | modules/moire: tap n_rings | Vito Caputo |
2023-08-31 | modules/moire: parameterize number of rings | Vito Caputo |
2023-08-31 | modules/pixbounce: make pixbounce threaded | Vito Caputo |