]> git.earman.xyz Git - sensor-watch.git/shortlog
sensor-watch.git
2024-10-05 joeycastillouse updated gossamer typedefs
2024-10-05 joeycastillobump gossamer commit
2024-10-05 joeycastillouse named constant for UTC zone
2024-10-05 joeycastilloupdate submodules
2024-10-05 joeycastillocache DST offsets so we're not constantly converting...
2024-10-05 joeycastilloset a valid date on boot
2024-10-05 joeycastillo_movement_handle_advisories -> _movement_handle_top_of_...
2024-10-05 joeycastillomovement internal time is now UTC
2024-10-02 joeycastillorename needs_advisories_handled to woke_from_alarm_handler
2024-10-02 joeycastillobring over character set demo
2024-09-30 joeycastillobring in battery voltage face, add new method and demo...
2024-09-30 joeycastillobring sunrise/sunset face into new movement
2024-09-30 joeycastillocustom LCD: fix garbled text in top row when using...
2024-09-30 joeycastillobring in alarm face, rename to 'advanced alarm face'
2024-09-30 joeycastillorefactor watch faces to use new advisory API
2024-09-30 joeycastilloallow watch faces to advise of other things in addition...
2024-09-30 joeycastilloremove simple_clock_face; we've outgrown it
2024-09-29 joeycastillotarget lite for public-facing build
2024-09-29 joeycastillocountdown timer: longer title for on custom LCD
2024-09-29 joeycastilloblink colon when clock is in sleep mode (custom LCD...
2024-09-29 joeycastillotesting on custom LCD
2024-09-29 joeycastillotick_animation is now sleep_animation (which just displ...
2024-09-29 joeycastillosupport new sleep indicator
2024-09-29 joeycastilloadd request_sleep function to Movement
2024-09-29 joeycastillobump gossamer commit
2024-09-29 joeycastillobeats face displays 'beat' on custom LCD
2024-09-29 joeycastilloadd option for text across the top on custom LCD
2024-09-29 joeycastillodisplay long weekdays on custom LCD
2024-09-29 joeycastilloadd function for long weekdays
2024-09-29 joeycastilloadd edge cases for custom LCD
2024-09-29 joeycastilloclean up const qualifiers in display functions
2024-09-29 joeycastillorename stock_stopwatch -> fast_stopwatch
2024-09-29 joeycastillostock stopwatch: use new functions for text display
2024-09-29 joeycastillobring in stock stopwatch face, refactor to use TC1
2024-09-29 joeycastillomove buzzer sequence timing to TC0
2024-09-29 joeycastillorestore custom signal tunes to Second Movement
2024-09-29 joeycastillolol, GCLK3 is 1024 Hz in gossamer
2024-09-29 joeycastilloremove CLOCK_FACE_24H_ONLY option, will lead to too...
2024-09-29 joeycastilloclock face: fix reversion to 24H display in low energy...
2024-09-29 joeycastilloclock SLCD frame counters from external crystal for...
2024-09-29 joeycastillofix sleep mode animation
2024-09-29 joeycastilloimprove time zone selection, show offset on odd ticks
2024-09-29 joeycastilloupdate tinyusb
2024-09-29 joeycastillorefactor: watch faces no longer need a pointer to settings!
2024-09-29 joeycastillostore settings in function call, remove last uses of...
2024-09-29 joeycastillobring in clock face, add 024h mode, refactor out last...
2024-09-29 joeycastillorefactor time zone index to function calls
2024-09-29 joeycastillorefactor remaining uses of movement_timezone_offsets...
2024-09-29 joeycastillobring in beats face using new time zone function
2024-09-29 joeycastillorefactor LED dwell time to function call
2024-09-29 joeycastillorefactor LE and TO intervals to function calls
2024-09-29 joeycastilloRevert "movement: add option to always snap back to...
2024-09-29 joeycastilloRevert "ensure accelerometer test face always stays...
2024-09-29 joeycastillorefactor movement's LED color to a function call
2024-09-29 joeycastillorefactor movement's alarm_enabled bit to a function...
2024-09-29 joeycastillorefactor movement's unit preference to a function call
2024-09-29 joeycastillorefactor movement's 24h mode to a function call
2024-09-29 joeycastillowareki face: remove debug code
2024-09-29 joeycastilloalways set time zone to UTC
2024-09-29 joeycastilloconsistently use _t convention
2024-09-29 joeycastillorefactor movement's button preference into a function...
2024-09-29 joeycastillocountdown: have timeout exit setting mode
2024-09-29 joeycastillocountdown: use long press ALARM to enter settings
2024-09-28 joeycastillomigrate countdown to Second Movement
2024-09-24 joeycastilloclear seconds in LE mode
2024-09-24 joeycastillobump utz commit
2024-09-24 joeycastillointegrate utz, use DST-aware time zones instead of...
2024-09-24 joeycastillouse signed integers for UTC offset
2024-09-23 joeycastilloadd utz submodule
2024-09-23 joeycastillobring in world clock
2024-09-23 joeycastillo24H only is handled by disabling changing the setting
2024-09-23 joeycastillofix flickering LED in preferences screen
2024-09-23 joeycastillobetter LED colors at low brightness
2024-09-23 joeycastillosupport RGB LED backlight
2024-09-23 joeycastillobump gossamer commit
2024-09-23 joeycastillonew preferences face with support for RGB LED
2024-09-23 joeycastillomove away from backup registers
2024-09-23 joeycastillono need for this to be a function
2024-09-23 joeycastilloremove duplication of movement defaults
2024-09-22 joeycastilloremove old movement_config.h
2024-09-22 joeycastillobring in filesysten and shell, rename LFS globals for...
2024-09-22 joeycastillofix typo
2024-09-22 joeycastillorename enum, rearrange watch_tcc.h
2024-09-22 joeycastilloset year to 2024 at boot
2024-09-22 joeycastillofix for minutes not updating after refactor
2024-09-22 joeycastillodon't time out first watch face
2024-09-22 joeycastilloadd buzzer volume control
2024-09-22 joeycastillobump gossamer commit
2024-09-19 joeycastilloimprove API for text display
2024-09-19 joeycastilloremove watch_display_string from set_time face
2024-09-19 joeycastillosilence warning
2024-09-19 joeycastilloremove unused variable
2024-09-19 joeycastilloRevert "Support leading zero representation for 24h...
2024-09-19 joeycastilloremove deprecated watch_display_string
2024-09-19 joeycastillorestore USB CDC functionality to Movement
2024-09-19 joeycastillonew name for irq handlers
2024-09-18 joeycastillofirst build of Second Movement with two watch faces
2024-09-18 joeycastillorestore buzzer sequence functionality
2024-09-18 joeycastilloremove dependency on Atmel HRI in storage module
2024-09-18 joeycastillobring in deep sleep / external wake functions
next