Commit Graph
143 Commits
Author SHA1 Message Date
Squirrel61andGitHub 75fbe2ccec tapuino.h
Changed a few external declarations to fix compiler warnings. Actually, 4 externals where changed from uint8 to uint16.
2016-10-04 11:54:25 +02:00
sweetlilmreandGitHub 7da292b168 Merge pull request #24 from arananet/master
Spanish support for Tapuino.
2016-06-14 08:49:17 +02:00
arananetandGitHub 0cd98cbcdd Update memstrings-es.c 2016-06-14 06:57:11 +02:00
arananetandGitHub 73772e6eae Update memstrings-es.c 2016-06-14 06:56:10 +02:00
arananetandGitHub 0340d1d317 Update config.h 2016-06-14 06:55:23 +02:00
arananetandGitHub 3cc5d0fac1 Añado soporte idioma español 2016-06-13 09:52:29 +02:00
arananetandGitHub 710e116f81 Añado soporte idioma español y fichero memstring en español 2016-06-13 09:46:07 +02:00
arananetandGitHub 713c78bd20 Añado soporte idioma español 2016-06-13 09:45:03 +02:00
arananetandGitHub 213d7844a2 Create memstrings-es.c 2016-06-13 09:43:02 +02:00
Peter Edwards 78ae620890 removed tabs, properly cased integer.h include for real OS' :) 2016-01-04 18:32:07 +02:00
Peter Edwards c06062b0d0 Merge branch 'finalize_option' 2.5.0-beta 2015-09-16 08:42:23 +02:00
sweetlilmre 33d2fbfae9 Update version.h
bumped version to reflect Turkish translation
2015-08-20 14:45:27 +02:00
sweetlilmre fc38d36d76 Merge pull request #19 from ozayturay/master
Added Turkish memstrings file and associated config options
2015-08-20 14:43:36 +02:00
ozayturay a8aaa0088e Added Turkish memstrings file and associated config options 2015-08-20 14:45:18 +03:00
Peter Edwards 8e005ff1a4 Fixed bug when ABORT was pressed in Select Mode menu
Potential fix to prevent LONG pauses when recording using manual finalize mode with multiple blocks and motor stops (rainbow islands masterings software)
2015-08-19 12:36:34 +02:00
Peter Edwards af02d557d2 Fixed translation
Fixed complete message
2015-08-17 15:17:01 +02:00
Peter Edwards 3bb8dc8431 Added Auto Finalize option
fixed option handling in menu.c to remember last select option when exiting from a specific option menu
2015-08-16 14:17:23 +02:00
sweetlilmre 85dd2a36f0 Merge pull request #17 from sweetlilmre/rec-led
Rec led
2015-07-07 20:22:36 +02:00
Peter Edwards 5c1c282d60 bumped version 2015-06-05 14:08:41 +02:00
Peter Edwards 344bf4b64b added recording LED config and code 2015-06-05 14:07:44 +02:00
sweetlilmre d4f9d1a418 Merge pull request #16 from sweetlilmre/pause-func
Pause func
2015-06-01 21:45:09 +02:00
sweetlilmre eac696e58c Update version.h 2015-06-01 21:43:46 +02:00
Peter Edwards 55cc2bcbbf Added Pause function. SELECT button will toggle pause mode, 'P' will be displayed on the LCD 2015-05-25 22:35:42 +02:00
sweetlilmre ca91f1c600 Merge pull request #15 from sweetlilmre/lcd-cleanup
Lcd cleanup
v2.1.1-beta
2015-05-24 20:35:30 +02:00
Peter Edwards 2b45aad334 Moved user config to config-user.h with config-user.h.example as a template
moved language files and added preprocessor guards to allow for configurable language
Fixed some compiler warnings for missing forward defines
added link to the wiki in README.md
2015-05-24 20:34:07 +02:00
Peter Edwards e540c32993 fixed line endings in version.h 2015-05-17 22:57:50 +02:00
Peter Edwards b307ebe1af Added 1306 display module and font. 2015-05-17 22:56:59 +02:00
Peter Edwards 598bbe1323 bump version 2015-05-16 09:49:13 +02:00
Peter Edwards 52a45e982a rename for consistency 2015-05-16 09:47:12 +02:00
Peter Edwards e00c800d8c LCD interface cleanup - preparation for different LCD models 2015-05-15 22:26:00 +02:00
Peter Edwards 5ac5188724 Added version information and code
Moved Neutral strings into separate file
2015-05-07 21:25:39 +02:00
sweetlilmre e213a842fb Merge pull request #14 from sweetlilmre/select_machine
Select machine branch merge
2015-05-05 12:25:20 +02:00
sweetlilmre cdbe8f2c81 Merge pull request #13 from juri74/master
Fix for C16 header on file save
2015-05-05 12:23:02 +02:00
Juri Fossaroli 739ebaaae5 Update tapuino.c 2015-05-05 11:32:00 +02:00
Peter Edwards ea1f24aceb changed incorrect comment on machine type in TAP_INFO struct 2015-05-05 10:42:05 +02:00
Juri Fossaroli 87f80cba8f Update tapuino.c 2015-05-05 00:23:26 +02:00
Juri Fossaroli cb603d0cc6 Update tapuino.c
fixed save header for c16 tap format compatibility ($02 @ $0D)
2015-05-05 00:21:11 +02:00
Juri Fossaroli 58dc6c8e08 Update memstrings.c-it 2015-05-05 00:17:35 +02:00
Juri Fossaroli 3e805f06a9 Merge pull request #1 from sweetlilmre/select_machine
Update
2015-05-05 00:16:08 +02:00
sweetlilmre 9915b04f49 Merge pull request #11 from ozayturay/master
TapuinoMini Eagle Design Files Update
2015-04-28 20:58:53 +02:00
ozayturay f132fc4715 Updated TapuinoMini Eagle design files in layout folder. 2015-04-28 21:45:47 +03:00
ozayturay 8e509f4a2d Updated TapuinoMini Eagle design files in layout folder. 2015-04-28 21:37:09 +03:00
Peter Edwards 66798dfefd added changes for selectable machine type via settings, this implemented different cycle timing for C16 compatibility 2015-04-28 19:03:10 +02:00
sweetlilmre 94960da0be Update memstrings.c-it
updated Italian translation for "Invalid Size" Thanks @juri74
2015-04-21 16:48:48 +02:00
Peter Edwards 5ab0f5b23c credit added for clever define check 2015-04-20 21:16:09 +02:00
Peter Edwards 4f1543b447 Bugfix for Format 2 support (half-waves)
Work around for TAPs with bizarre length values in the header
Clean-up of cycle handling for different machines
2015-04-20 21:15:14 +02:00
Peter Edwards 5580a46cd8 Expanded cycle timing macros for readability 2015-04-18 16:50:56 +02:00
Peter Edwards d29a350a2d doubled signal length for half-wave TAP format at 2Mhz timer 2015-04-18 16:30:37 +02:00
Peter Edwards 55b3fa491c Testing out half-wave code 2015-04-18 13:41:22 +02:00
sweetlilmre 2934bc4c39 Merge pull request #8 from juri74/master
Looks good to me!
2015-04-17 10:23:17 +02:00