Age | Commit message (Expand) | Author |
2014-02-23 | Apllied new multichannel audiofile feature patch from John Hammen. | Bent Bisballe Nyeng |
2014-01-26 | Fix GUI_LDFLAGS => GUI_LIBS. | Bent Bisballe Nyeng |
2014-01-25 | Don't force X11, use flags from Makefile.am.plugingui instead. | Bent Bisballe Nyeng |
2014-01-25 | Fix typeo. | Bent Bisballe Nyeng |
2014-01-25 | Add missing 'cygwin' token to os autodetect. | Bent Bisballe Nyeng |
2014-01-25 | Choose GUI backend in configure script. | Bent Bisballe Nyeng |
2014-01-25 | Update hugin to fix cygwin compilation. | Bent Bisballe Nyeng |
2014-01-18 | Added enable-pugl as configure parameter. | Jonas Suhr Christensen |
2014-01-18 | Added PuGl window drawing. Enable with './configure -with-pugl'. | Jonas Suhr Christensen |
2014-01-09 | Fix bad fread return type. | Bent Bisballe Nyeng |
2014-01-05 | Fix compile warning. | Bent Bisballe Nyeng |
2014-01-04 | Disable/enable resample on compiletime. Enable/disable using env on runtime. | Bent Bisballe Nyeng |
2013-12-06 | Fix png link problem (nasty copy-paste error...). | Bent Bisballe Nyeng |
2013-12-05 | Don't fuck up my syntax highlighting... | Bent Bisballe Nyeng |
2013-12-05 | Add alternative to missing m4_esyscmd_s in autoconf 2.63. | Bent Bisballe Nyeng |
2013-12-05 | Autotools modernisation. | Bent Bisballe Nyeng |
2013-12-02 | Fix 64bit warning. | Bent Bisballe Nyeng |
2013-12-02 | Lower requirement version of libao. | Bent Bisballe Nyeng |
2013-12-01 | Protect file string. | Bent Bisballe Nyeng |
2013-12-01 | Protect file string. | Bent Bisballe Nyeng |
2013-12-01 | Add endpos parameter to cli. | Bent Bisballe Nyeng |
2013-12-01 | Fix floting point exception. Fix AudioFile deletion prior to string evalutation. | Bent Bisballe Nyeng |
2013-12-01 | Remove old test section from fil add script. | Bent Bisballe Nyeng |
2013-12-01 | Add unit tests. | Bent Bisballe Nyeng |
2013-12-01 | Add missing virtual destructor to virtual class. | Bent Bisballe Nyeng |
2013-12-01 | Add missing virtual destructor to virtual class. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Add missing run_semaphore. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-28 | Fix 64bit compile warning. | Bent Bisballe Nyeng |
2013-11-27 | Decrease libsndfile requirement version. | Bent Bisballe Nyeng |
2013-10-19 | Make window fixed size. | Bent Bisballe Nyeng |
2013-10-14 | Increase 'max count' on win32. Make linux-hack for include a little bit more ... | Bent Bisballe Nyeng |
2013-10-12 | Don't send a message to the GUI on /each/ file that has been loaded. Decimati... | Bent Bisballe Nyeng |
2013-10-06 | Remove debug output. | Bent Bisballe Nyeng |
2013-10-06 | Remove zlib dep (used by custom the png). | Bent Bisballe Nyeng |
2013-10-06 | Version bump | Bent Bisballe Nyeng |
2013-10-06 | Refactoring of AudioFile loading and message passing from engine to gui and v... | Bent Bisballe Nyeng |
2013-10-06 | Fix double compilation of hugin. | Bent Bisballe Nyeng |
2013-10-01 | Also clear name, description and channel information on clear(). | Bent Bisballe Nyeng |
2013-10-01 | Use slightly smaller standard deviation. | Bent Bisballe Nyeng |
2013-10-01 | Make sure we redraw if GUI is changed by engine event. | Bent Bisballe Nyeng |