Commit graph

5 commits

Author SHA1 Message Date
Pere Pujal i Carabantes
5c8419c914 Remade sounds that played too low compared on how they were playing in the SDL1.2 version of Tux Paint. 2017-12-06 06:39:41 +01:00
Pere Pujal i Carabantes
51f2e90c7d Converting sounds that doesn't play right with SDL2_Mixer (Converted with sox -r to half and quarter of 44100, try/error approach) 2017-12-06 06:39:40 +01:00
William Kendrick
1a1cf826c2 Forgot these sounds were used by Text tool. 2007-07-06 19:45:34 +00:00
William Kendrick
47e44cb80f Completed Negative Magic tool as a plugin (except sound).
Created Mirror and Flip Magic tools as plugins (except sound); hooks
added to Magic plugin API to allow starter and starter-undo mirror/flip.
Created Fade and Darken Magic tools as plugins.
Moved magic tool sounds to 'magic'.
Added flip and mirror icons to main Tux Paint UI (used to share magic tools')
Created 'tp-magic-config.sh' to get CFLAGS for compiling magic tool plugins.
Improved magic tool plugin API.
Committed some documentation on magic tool plugin API.
2007-07-05 19:20:58 +00:00
William Kendrick
365fe3e5b6 Initial revision 2003-02-24 01:46:52 +00:00