root/trunk/libjdkmidi

Revision Log Mode:


Legend:

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