Skip to content

Commit

Permalink
2012
Browse files Browse the repository at this point in the history
  • Loading branch information
Storlek committed Jan 5, 2012
1 parent 1235298 commit 760ad51
Show file tree
Hide file tree
Showing 154 changed files with 179 additions and 160 deletions.
6 changes: 5 additions & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -391,5 +391,9 @@ AM_CFLAGS = $(SDL_CFLAGS) $(cflags_alsa) $(cflags_oss) \
AM_OBJCFLAGS = $(AM_CFLAGS)

schismtracker_DEPENDENCIES = $(files_windres)
schismtracker_LDADD = $(lib_asound) $(lib_win32) $(SDL_LIBS) $(LIBM) -ldl
schismtracker_LDADD = $(lib_asound) $(lib_win32) $(SDL_LIBS) $(LIBM)

if ! USE_WIN32
schismtracker_LDADD += -ldl
endif

20 changes: 20 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
20120105

- Happy New Year again! Not much new. (Perhaps that'll change soon?)

Miscellaneous:

- Added "invert_home_end" option on the pattern editor to make the keys act
more like FT2. There is no UI switch for this option.
- Fixed a couple quirky segfaults, most of which were unlikely to happen
unless you were looking for them.
- Fixed a bug that cropped up that broke the mouse in dialogs.
- Small fixes to the IMF and S3M loaders.
- Removing the last envelope node adjusts the loop points (as it should!)
- A dialog now warns you if you are about to export an empty file (i.e.,
nothing in the orderlist)
- Added a separate glob pattern, listing only WAV and AIFF files by default
- Export shows file size and duration when it finishes

==============================================================================

20110101

- Happy New Year! This is mostly for Windows users, as there was a huge
Expand Down
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Schism Tracker copyright (c) 2003-2011 Storlek
Schism Tracker copyright (c) 2003-2012 Storlek

http://schismtracker.org/

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dnl Schism Tracker - a cross-platform Impulse Tracker clone
dnl copyright (c) 2003-2005 Storlek <[email protected]>
dnl copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
dnl copyright (c) 2009 Storlek & Mrs. Brisby
dnl copyright (c) 2010-2011 Storlek
dnl copyright (c) 2010-2012 Storlek
dnl URL: http://schismtracker.org/
dnl
dnl This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/669.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/aiff.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/ams.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/au.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/compression.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/f2r.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/far.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/generic.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/imf.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/it.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/iti.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/its.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/liq.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mdl.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/med.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mf.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mid.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mod.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mp3.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mt2.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mtm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/mus.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/ntk.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/ogg.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/okt.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/pat.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/s3i.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/s3m.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/sfx.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/sid.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/stm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/ult.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/wav.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/xi.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion fmt/xm.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion helptext/copyright
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
+ Copyright (c) 2003-2005 Storlek <[email protected]>
+ Copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
+ Copyright (c) 2009 Storlek & Mrs. Brisby
+ Copyright (c) 2010-2011 Storlek
+ Copyright (c) 2010-2012 Storlek
+
+ Based on Impulse Tracker which is copyright (c) 1995-1998 Jeffrey Lim.
+ Contains code by Olivier Lapicque, Markus Fick, Adam Goode, Ville Jokela,
Expand Down
2 changes: 1 addition & 1 deletion include/charset.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* copyright (c) 2003-2005 Storlek <[email protected]>
* copyright (c) 2005-2008 Mrs. Brisby <[email protected]>
* copyright (c) 2009 Storlek & Mrs. Brisby
* copyright (c) 2010-2011 Storlek
* copyright (c) 2010-2012 Storlek
* URL: http://schismtracker.org/
*
* This program is free software; you can redistribute it and/or modify
Expand Down
Loading

0 comments on commit 760ad51

Please sign in to comment.