Activity for Catbell

  • Vipin Cherian Vipin Cherian committed [dbc32b] on Code

    Fixed tab order for options form.

  • Vipin Cherian Vipin Cherian committed [446b20] on Code

    Fixed bug: Application icon not getting updated when tray icon was invisible.

  • Vipin Cherian Vipin Cherian committed [a5dc74] on Code

    Added option to enable or disable system tray icon.

  • Vipin Cherian Vipin Cherian committed [be1386] on Code

    Make title of timers editable by default.

  • Vipin Cherian Vipin Cherian committed [5b2879] on Code

    Attached the pop-up menu with the system tray icon, as otherwise the tray icon is not displayed altogether.

  • Vipin Cherian Vipin Cherian committed [4321d9] on Code

    Fixed bug: When audio not loaded, starting a timer throws exception.

  • Vipin Cherian Vipin Cherian committed [5cd061] on Code

    Increased optimisation level to the maximum for release mode.

  • Vipin Cherian Vipin Cherian committed [c722a7] on Code

    Audio settings are saved only if audio system is loaded.

  • Vipin Cherian Vipin Cherian committed [1dd3c0] on Code

    Changed the label of the volume bar.

  • Vipin Cherian Vipin Cherian committed [bc36cc] on Code

    When the first timer is added, reporting is turned on by default.

  • Vipin Cherian Vipin Cherian committed [22c446] on Code

    Reverted to using bgrabitmappack.lpk.

  • Vipin Cherian Vipin Cherian committed [62865c] on Code

    Added release and debug target folders for the two build modes.

  • Vipin Cherian Vipin Cherian committed [d8f4bc] on Code

    Removed unnecessary warnings.

  • Vipin Cherian Vipin Cherian committed [2c8263] on Code

    Using bgrabitmappack4nogui.lpk instead of bgrabitmappac.lpk as we are not using any of the UI controls of the package.

  • Vipin Cherian Vipin Cherian committed [8c70a8]

    Timer alert entry destruction made synchronous.

  • Vipin Cherian Vipin Cherian committed [7ed88e]

    Fixed warning messages of type: /TAutoSizeCtrlData.FixControlProperties aligned sides can not be anchored fraTimer1:TfraTimer a=akTop old=pnlClocks:TPanel new=nil/

  • Vipin Cherian Vipin Cherian committed [9f1041]

    Fixed TODOs.

  • Vipin Cherian Vipin Cherian committed [8b9897]

    Made callback from alert frame entry to alert form asynchronous. Warning /TBitBtn.Destroy with LCLRefCount>0./ got rid of.

  • Vipin Cherian Vipin Cherian committed [fe4795]

    Reverted Lazarus version from 2.2.2 to 2.0.12 due to a possible but with TTrayIcon in the former.

  • Vipin Cherian Vipin Cherian committed [c5f5df]

    Fixed bug: While starting from the alert window, pause and stop buttons were getting disabled.

  • Vipin Cherian Vipin Cherian committed [c592da]

    Coding standards related updates.

  • Vipin Cherian Vipin Cherian committed [77a781]

    Made addition of alert asynchronous.

  • Vipin Cherian Vipin Cherian committed [1660d8]

    Fixed bug: In the alert form, restart button had a ModalResult of mrRetry. This was causing ShwoModal to exit.

  • Vipin Cherian Vipin Cherian committed [b5e83d]

    Fixed bug: Rare multi-threading issue when timers run simultaneously.

  • Vipin Cherian Vipin Cherian committed [7908ce]

    Default font size is now updated from a reference form, which is the main form.

  • Vipin Cherian Vipin Cherian committed [bb01a1]

    Compact alignment for edit, timer alert forms as well as the timer frame.

  • Vipin Cherian Vipin Cherian committed [68eed6]

    Layout issues fixed for windows.

  • Vipin Cherian Vipin Cherian committed [3c8dae]

    Partially fixed: layout issues - options form

  • Vipin Cherian Vipin Cherian committed [4c09e5]

    Fixed bug: Font size is coming as negative in Windows while positive in Linux. Get Absolute value.

  • Vipin Cherian Vipin Cherian committed [957669]

    All buttons to use default cursor.

  • Vipin Cherian Vipin Cherian committed [84fdb3]

    Fixed bug: Move up/down was reversed.

  • Vipin Cherian Vipin Cherian committed [e89732]

    Dynamic layout of options form.

  • Vipin Cherian Vipin Cherian committed [2afd23]

    Changed anchoring, layout and padding in adhyst form, so that it works well with different font sizes.

  • Vipin Cherian Vipin Cherian committed [c3f6d9]

    Dynamic layout - edit form.

  • Vipin Cherian Vipin Cherian committed [344685]

    Changed anchoring, layout and padding in about form, so that it works well with different font sizes.

  • Vipin Cherian Vipin Cherian committed [a10474]

    Fixed bug: When duplicate instance is started, exception was being thrown, silently.

  • Vipin Cherian Vipin Cherian committed [2bdd4b]

    Moved sequence to util.pas.

  • Vipin Cherian Vipin Cherian committed [53eeb9]

    Fixed main form button panel and button alignment.

  • Vipin Cherian Vipin Cherian committed [afd99c]

    Fixed bug: Application does not start if application configuration directory does not exist (especially in the first run).

  • Vipin Cherian Vipin Cherian committed [5f8d4a]

    Main header control sections are resized on panel resize rather than scrollbox resize.

  • Vipin Cherian Vipin Cherian committed [e3020b]

    Removed reorder method in frmMain.

  • Vipin Cherian Vipin Cherian committed [0ad05d]

    Renamed methods for readability.

  • Vipin Cherian Vipin Cherian committed [03a6f6]

    Rewrote ordering and layout of timer frames. Now leverages anchors as much as possible.

  • Vipin Cherian Vipin Cherian committed [65016d]

    Changed the timer frame to autosize

  • Vipin Cherian Vipin Cherian committed [b4e9fd]

    Removed ID field from timer rame, edit and adjust forms.

  • Vipin Cherian Vipin Cherian committed [28f286]

    Moved pnlClocks inside the scrollbox.

  • Vipin Cherian Vipin Cherian committed [4ec81d]

    Fixed bug: Button was being destoryed in its own callback. Worked fine in Linux, but throws exception in Windows.

  • Vipin Cherian Vipin Cherian committed [0cb622]

    Timer alert form changed to a set of frames, with buttons for restarting. (Incomplete).

  • Vipin Cherian Vipin Cherian committed [636b84]

    Listview removed from timer alert form.

  • Vipin Cherian Vipin Cherian committed [cf6086]

    Alert form, completed header.

  • Vipin Cherian Vipin Cherian committed [0c4009]

    Fixed bug: When volume is zero, slider grows.

  • Vipin Cherian Vipin Cherian committed [bb5df8]

    Fixed bug: In the timer list, header scrolls off the panel.

  • Vipin Cherian Vipin Cherian committed [75fc89]

    Fixed alignment of move up/down buttons.

  • Vipin Cherian Vipin Cherian committed [fccce1]

    Fixed bug: Alignment issues in Windows.

  • Vipin Cherian Vipin Cherian committed [2f2c50]

    Fixed bug: After code cleanup, windows compilation was failing.

  • Vipin Cherian Vipin Cherian committed [d1c235]

    Fixed log messages.

  • Vipin Cherian Vipin Cherian committed [7def4e]

    Added script to check for duplicate constants.

  • Vipin Cherian Vipin Cherian committed [9c97e4]

    Cleanup of commented dead code.

  • Vipin Cherian Vipin Cherian committed [1b4f36]

    Cleaned up commented dead code.

  • Vipin Cherian Vipin Cherian committed [af111a]

    Removed commented dead code.

  • Vipin Cherian Vipin Cherian committed [40e232]

    Added script to check if all source files have copyright and license information.

  • Vipin Cherian Vipin Cherian committed [b19302]

    Added FORCE_FAIL_PORTAUDIO to fail the load of PortAudio for testing.

  • Vipin Cherian Vipin Cherian committed [a6aced]

    If audio system is working and if volume is muted, an alert is shown.

  • Vipin Cherian committed [e04746]

    Added script to check dynamic library dependencies in Linux.

  • Vipin Cherian committed [9c65be]

    Added info logs while the application is closed.

  • Vipin Cherian committed [321227]

    Fixed bug: Configuration setting to use default audio device was being incorrectly set.

  • Vipin Cherian committed [8bcbe7]

    Enabled static compilation with portaudio in Windows.

  • Vipin Cherian committed [4e880a]

    Windows: Default to output device Microsoft Sound Mapper, overriding PortAudio's pick.

  • Vipin Cherian committed [28a135]

    Updated dlls from ucrt to mingw64.

  • Vipin Cherian committed [458d96]

    Fixed bug: Range check error on application start. Tick count needs to be stored in QWord.

  • Vipin Cherian committed [c23283]

    Fixed bug: Pause a running timer. Close the application. Exception on restart.

  • Vipin Cherian committed [cf0970]

    Additional logging for debugging open issues.

  • Vipin Cherian committed [1bd8dd]

    Fixed bug: At times, restarting from the last time of completion was not working properly.

  • Vipin Cherian committed [7fc338]

    Audio is now played with overridden latency if configured as such.

  • Vipin Cherian committed [2b29d1]

    Settings for audio latency and overriding latency have been added. Saves and loads too...

  • Vipin Cherian committed [5041e9]

    Changed the default button in options form to use a stock glyph, that of retry.

  • Vipin Cherian committed [f32ae0]

    Added a new unit to keep all constants.

  • Vipin Cherian committed [3dbca3]

    Added audio latency related controls in options form.

  • Vipin Cherian committed [8bb751]

    Improvised on the singleton implementation for settings, logger, metronome and sound pool.

  • Vipin Cherian committed [11235c]

    Implemented the functionality to restart from the current time or time of finish based on the check box in alert form.

  • Vipin Cherian committed [f00181]

    Added checkbox to form alert. This is to control restarting, from last finish or from current time.

  • Vipin Cherian committed [da8e19]

    Added an icon to Restart button in alert form, by changing the Kind to bkRetry.

  • Vipin Cherian committed [0c941c]

    Fixed bug: SIGSEV when an invalid audio file was selected in edit form.

  • Vipin Cherian committed [7e394f]

    Removed the beats per minute option in metronome.

  • Vipin Cherian committed [2f0e78]

    Timer alert form was maximisable. Removed minimise and maximise buttons.

  • Vipin Cherian committed [cdc725]

    Refined steps for installing packages in Lazarus

  • Vipin Cherian committed [152952]

    Controls in the timer frame are now programmatically vertically aligned.

  • Vipin Cherian committed [7a90cc]

    Corrected hint messages if audio is not loaded.

  • Vipin Cherian committed [9da7f8]

    Fixed bug: Message dialog mentioning about failure to restart timers was being shown indiscriminately.

  • Vipin Cherian committed [36c11a]

    Fixed string conversion warnings.

  • Vipin Cherian committed [f3752b]

    Added versions of libraries.

  • Vipin Cherian committed [245026]

    Added help.md

  • Vipin Cherian committed [59812b]

    Implemented help in the main form.

  • Vipin Cherian committed [cd53aa]

    Changed year to 2021.

  • Vipin Cherian committed [ea0788]

    If audio system was not loaded, show details as well as hints as to how it can be fixed.

  • Vipin Cherian committed [fb2496]

    If audio system is not loaded, not shows a message.

  • Vipin Cherian committed [aac86b]

    Ignored hints and warnings related to inlining. FGL library is spewing a lot of these.

  • Vipin Cherian committed [f67ce6]

    Added newlines before tables.

  • Vipin Cherian committed [5b4dcd]

    Added list of Windows DLLs to developer handbook.

  • Vipin Cherian committed [e23c2f]

    Added steps to install Lazarus packages to developer handbook.

1 >
MongoDB Logo MongoDB