summaryrefslogtreecommitdiffstats
path: root/apps/plugins/ppmviewer.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-25Remove build conditions inside .c plugin filesRafaël Carré1-6/+0
2010-08-24Second try: Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-08-23Revert "Introduce plugin_crt0.c that every plugin links."Thomas Martitz1-1/+1
2010-08-23Introduce plugin_crt0.c that every plugin links.Thomas Martitz1-1/+1
2010-06-10ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré1-3/+9
2010-06-10ppmviewer: steal from audiobuffer for large arraysRafaël Carré1-2/+14
2010-02-07Remove more tabsAndree Buschmann1-19/+19
2009-10-08PPM viewer - initial support for vertical strides - scaler needs to be modifi...Karl Kurbjun1-3/+14
2009-01-16loader-initialized global plugin API:Andrew Mahone1-5/+1
2009-01-12Added missing dependencies for codeclib and pluginlib. This required renaming...Björn Stenberg1-1/+1
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg1-1/+1
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius1-1/+1
2008-06-30fix line endings and propertiesFrank Gevaerts1-332/+332
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts1-0/+334