root/trunk/libjdkmidi

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @556   3 months jeffk@… minor fixes for latex
(edit) @555   3 months jeffk@… latex documentation started. autobuild dir switched to magicmakefile v6
(edit) @552   7 months jeffk@… formatting fixed
(edit) @551   7 months jeffk@… const fixes for char *
(edit) @504   10 months jeffk@… GNUmakefile symbolic link not needed
(edit) @461   11 months jeffk@… more meta-information added to project.mak, version bumped to 2.2
(edit) @459   11 months jeffk@… sequencer now allows notifier to be 0
(edit) @449   12 months jeffk@… Minor oops on fix.
(edit) @447   12 months jeffk@… Meta messages do not clear running status of channel messages.
(edit) @356   15 months jeffk@… doxyfile fixed for new magicmakefile, link to package dir added
(edit) @355   15 months jeffk@… html dir made
(edit) @337   15 months jeffk@… doxyfile updated
(edit) @335   15 months jeffk@… now using magicmakefile v5
(edit) @317   19 months jeffk@… props fixed for server move
(edit) @288   22 months jeffk@… configure and default makefile symbolic links added
(edit) @287   22 months jeffk@… whew, finally proper svn:external set for autobuild dir
(edit) @283   22 months jeffk@… autobuild is now an svn:external into the magicmakefilev4 repository
(edit) @281   22 months jeffk@… old magicmakefilev3 removed
(edit) @280   22 months jeffk@… libjdkmidi trunk tagged as libjdkmidi-0.9.0
(edit) @269   22 months jeffk@… magic.mak now has support for netbsd, openbsd, freebsd and solaris
(edit) @268   22 months jeffk@… workaround for awk differences in bsd vs linux vs mac in configure script
(edit) @267   22 months jeffk@… proper, or at least better sed script quoting rules for variables
(edit) @266   22 months jeffk@… quoting problems fixed
(edit) @265   22 months jeffk@… GNUmakefile is now used everywhere since all the makefiles are gnumake …
(edit) @264   22 months jeffk@… configure script is now compatible with plain old /bin/sh, as seen on …
(edit) @261   23 months jeffk@… dir name and dependencies fixed in generic Makefile
(edit) @260   23 months jeffk@… generic Makefile added
(edit) @259   23 months jeffk@… all magic.mak and configure scripts resynced from magicmakefile/trunk
(edit) @257   2 years jeffk@… more const correctness for multitrack. MIDIFileWriteMultiTrack now has …
(edit) @256   2 years jeffk@… configure script outputs the reconfigure script with proper "$@" now
(edit) @255   2 years jeffk@… Writing time signature events fixed, thanks to Marianne Gagnon for finding …
(edit) @242   2 years jeffk@… magic.mak and configure resynced
(edit) @235   2 years jeffk@… autobuild scripts resynced
(edit) @225   2 years jeffk@… magic.mak and configure resynced
(edit) @218   2 years jeffk@… magic.mak and configure resynced
(edit) @211   2 years jeffk@… autobuild scripts resynced
(edit) @201   2 years jeffk@… doxyfile resynced
(edit) @193   2 years jeffk@… doxyfile clean up
(edit) @192   2 years jeffk@… doxyfile clean up
(edit) @188   2 years jeffk@… doxyfile resynced
(edit) @184   2 years jeffk@… autobuild scripts re-synced. Doxyfiles fixed.
(edit) @183   2 years jeffk@… doxygens.sh autobuild script runs make install-dev-docs now
(edit) @181   2 years jeffk@… autobuild and doxygen scripts fixed
(edit) @180   2 years jeffk@… project.sh files updated with proper info
(edit) @179   2 years jeffk@… autobuild dirs added, doxyfiles updated
(edit) @177   2 years jeffk@… Magicmakefile configure now properly quotes options with spaces, has the …
(edit) @174   2 years jeffk@… gui dir added
(edit) @173   2 years jeffk@… header and footer html added
(edit) @170   2 years jeffk@… magic.mak and doxyfile synced across projects
(edit) @142   2 years jeffk@… magic.mak updated across projects
(edit) @122   2 years jeffk@… magic.mak modified to allow projects with no library srces, therefore no …
(edit) @110   2 years jeffk@… win32 specific source code moved into win32 directories
(edit) @109   2 years jeffk@… fixed smpte double/long conversion warning
(edit) @108   2 years jeffk@… macosx xcode project updated with new locations and more example targets. …
(edit) @107   2 years jeffk@… magic.mak updated to sync to magicmakefile tree, example programs moved to …
(edit) @101   2 years jeffk@… slowly but surely, documentation comments start
(edit) @100   2 years jeffk@… oops, magic.mak caused make to crash, reverting last change for now
(edit) @99   2 years jeffk@… more factoring out of common makefile code into functions
(edit) @98   2 years jeffk@… magic.mak and configure refactored, simplified some, and heavily commented
(edit) @97   2 years jeffk@… magic.mak updated to include gui programs with separate compiling/link …
(edit) @96   2 years jeffk@… visual c++ 8 project updated
(edit) @95   2 years jeffk@… magic.mak modifed so that all executable programs depend on OUTPUT_LIB
(edit) @94   2 years jeffk@… better support for cross compiling - native and target src files can be …
(edit) @91   2 years jeffk@… pkgtool script now supports --cppflags for preprocess flags. coping …
(edit) @90   2 years jeffk@… configure script refers to CONFIGURE_DIR for directory that contains …
(edit) @89   2 years jeffk@… magic.mak now builds pkgtool-like script. Autodepend fixes for mac os x …
(edit) @88   2 years jeffk@… native-tests support when cross compiling. added help messages and make …
(edit) @86   2 years jeffk@… configure script usage info added
(edit) @85   2 years jeffk@… more updates to the magic make system, individually configurable compile …
(edit) @84   2 years jeffk@… configure script and magic.mak refactored a bit. More work yet to do for …
(edit) @83   2 years jeffk@… menu* files removed
(edit) @82   2 years jeffk@… wrkmulti files removed
(edit) @81   2 years jeffk@… Old version of the midi library circa 1992 added to …
(edit) @80   2 years jeffk@… more updates to magic.mak and configure script, now supports cross …
(edit) @79   2 years jeffk@… magic.mak is in the process of being refactored
(edit) @77   2 years jeffk@… code for editing tracks from 1992 added to jdkmidi_edittrack.cpp, to yet …
(edit) @72   2 years jeffk@… header/footer problem fixed
(edit) @71   2 years jeffk@…
(edit) @70   2 years jeffk@… header file name fixed
(edit) @69   2 years jeffk@… header/footer files renamed
(edit) @68   2 years jeffk@… MagicMakefile sets TOP for doxygen. New doxyfile uses TOP.
(edit) @67   2 years jeffk@… MagicMakefile sets TOP for doxygen. New doxyfile uses TOP.
(edit) @66   2 years jeffk@… style.css copied from starts, Doxyfile deleted to make space for new …
(edit) @41   2 years jeffk@… footer link fixed again
(edit) @40   2 years jeffk@… footer link fixed
(edit) @39   2 years jeffk@… MagicMakefile now builds docs properly again
(edit) @38   2 years jeffk@… fixed sample and smpte rates for 29.97 - it is divided by 1.001, not …
(edit) @37   2 years jeffk@… references #2 another test
(edit) @36   2 years jeffk@… references #2 another test
(edit) @35   2 years