index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
nsf
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-28
nsf: Don't write further than the limits of the table (size is 75, as defined...
Edward Hervey
1
-2
/
+3
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-04-10
gst/nsf/nsf.h: Change prototype of process function here too to avoid 'incomp...
Tim-Philipp Müller
1
-2
/
+7
2008-04-09
gst/nsf/nes_apu.*: Don't do void pointer arithmetic - it's a gcc extension.
Jan Schmidt
2
-5
/
+15
2008-03-26
gst/nsf/: Remove memguard again and apply hopefully all previously dropped lo...
Sebastian Dröge
9
-549
/
+112
2008-03-25
gst/nsf/: Unbreak compilation by disabling memguard and doing some dirty hack...
Wim Taymans
2
-4
/
+17
2008-03-25
gst/nsf/: Update our internal nosefart to nosefart-2.7-mls to fix segfaults o...
Andreas Henriksson
25
-499
/
+1694
2007-10-08
gst/: Fix compiler warnings shown by Forte.
Jan Schmidt
1
-3
/
+16
2007-09-04
Nosefart -> NES Sound Format
Johan Dahlin
1
-1
/
+1
2007-09-04
gst/nsf/gstnsf.*: Add support for (very) basic tagging.
Johan Dahlin
2
-0
/
+21
2007-06-22
Fix leaks.
Edward Hervey
1
-6
/
+2
2007-04-17
gst/nsf/types.h: Rename #ifndef header guard symbol to something less generic...
Tim-Philipp Müller
1
-11
/
+23
2007-02-24
Fix build with LDFLAGS='-Wl,-z,defs'.
Tim-Philipp Müller
1
-1
/
+1
2007-01-31
Fix classification in GstElementDetails.
Stefan Kost
1
-1
/
+1
2006-10-17
gst/nsf/: Fix some things the Forte compiler warns about (#362626).
Josep Torra Valles
5
-7
/
+54
2006-09-16
More G_OBJECT macro fixing.
Stefan Kost
1
-1
/
+1
2006-08-31
gst/nsf/Makefile.am: Add missing GST_LIBS
Jan Schmidt
1
-1
/
+1
2006-07-19
gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...
Tim-Philipp Müller
1
-1
/
+8
2006-07-18
gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.
Wim Taymans
1
-4
/
+13
2006-07-14
gst/nsf/: Remove crack malloc/free replacement.
Wim Taymans
4
-497
/
+8
2006-07-13
gst/nsf/Makefile.am: Fix build.
Wim Taymans
1
-0
/
+1
2006-07-13
Added NSF decoder plugin. Fixes 151192.
Wim Taymans
26
-0
/
+9897