• Joined on 2020-07-13
max commented on issue max/lull#1 2021-04-08 10:24:08 +00:00
remember window size and position

need to somehow call one of the to_glib_ functions on GtkWindow to get an object with a WindowExt trait that I can call get_position() on.

max opened issue max/lull#3 2021-04-07 15:11:45 +00:00
dividing sounds into separate "playlists"
max commented on issue max/lull#2 2021-04-07 14:48:37 +00:00
"add sound" function

would be nice to allow drag-and-drop support too.

max commented on issue max/lull#1 2021-04-07 14:46:21 +00:00
remember window size and position

there doesn't seem to be a way of retrieving the window position from GtkWindow (other than the default position which gets set). may have to give up on this.

max pushed to master at max/media-downloader 2021-02-22 17:28:02 +00:00
b34439cc9a revert back to youtube-dl
max pushed to master at max/media-downloader 2021-02-20 16:18:12 +00:00
f851cdbc30 revert back to youtube-dl
max commented on issue max/lull#1 2021-01-09 18:17:48 +00:00
remember window size and position

could also save sound volumes, but I'm not sure about this.

max opened issue max/lull#2 2021-01-09 18:15:49 +00:00
"add sound" function
max opened issue max/lull#1 2021-01-09 17:43:51 +00:00
remember window size and position
max commented on issue max/pixsy#6 2020-12-23 10:25:17 +00:00
add new tiles right at the "end" of the existing tiles instead of interspersing them

keeping in mind that an ID can be an arbitrary string, maybe it's worth filtering the set of IDs to just the type that bitsy naturally produces (base36), finding the highest one and incrementing it…

max opened issue max/pixsy#6 2020-12-23 08:38:54 +00:00
add new tiles right at the "end" of the existing tiles instead of interspersing them
max pushed to master at max/pixsy 2020-11-28 18:33:14 +00:00
b157007ff3 restrict file types and add help text about game data
max pushed to master at max/pixsy 2020-11-28 15:57:22 +00:00
704f710047 fix syntax
max pushed to master at max/pixsy 2020-11-28 15:15:43 +00:00
5c4259d222 better splash page for now
max pushed to game-data-error-handling at max/pixsy 2020-11-28 14:51:47 +00:00
max commented on issue max/pixsy#1 2020-11-25 17:23:46 +00:00
change output file name to game name

if user loads a file, the output file should have the same name (possibly with a suffix)

max opened issue max/pixsy#5 2020-11-25 15:42:33 +00:00
"flip foreground/background" button?
max commented on issue max/pixsy#4 2020-11-21 15:23:40 +00:00
separate colour-mapping from bitsy palette?

idea: copy the "new palette" colour inputs above the palette selection. add a default option to the palette selection called "as above". leave the "new palette" option as is.

if bg/fg are a part of SelectedPalette they will need to be separated out in the application state.

SelectedPalette will need a new enum variant.

render_preview() will need a new step to map the background/foreground to the desired colours, if selected palette is not "as above".

max opened issue max/pixsy#4 2020-11-21 15:08:53 +00:00
separate colour-mapping from bitsy palette?
max pushed to master at max/lull 2020-11-20 15:58:32 +00:00
3e01249ecf added fireplace sound