index
:
terminal-media-launcher.git
master
testing
A lightweight Terminal Media Launcher written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-09-03
Update default config
Louie Shprung
2024-08-30
Remove quotes from get_launch
testing
Louie Shprung
2024-08-30
Reenable caching
Louie Shprung
2024-08-30
Update default configurations
Louie Shprung
2024-08-19
Ability to set entry attributes
Louie Shprung
2024-08-17
Remove foldcase and hr options
Louie Shprung
2024-08-16
Support for sorting entries
Louie Shprung
2024-08-16
Sorting working for entries
Louie Shprung
2024-08-16
Fix potential group allocation index incrementation issue
Louie Shprung
2024-08-14
Working support for setting launcher flags
Louie Shprung
2024-08-14
Working support for setting launcher
Louie Shprung
2024-08-14
Compile on Windows
Louie Shprung
2024-08-13
Working implementation for lua config
Louie Shprung
2024-08-11
(Currently broken) reimplementation of group and entry
Louie Shprung
2024-08-08
Allow standard library in config
Louie Shprung
2024-08-07
Small improvement towards setting launchers, but the current group class make...
Louie Shprung
2024-08-07
Working demo for loading groups and entries from lua config
Louie Shprung
2024-08-04
Hello lua
Louie Shprung
2024-06-27
Account for discrepency between getmax(x/y) vs _max(x/y)
Louie S
2024-05-13
Add full-clean target; remove unnecessary autotools files
louie
2024-05-12
Add version flag
louie
2024-05-02
Add license information to nsis installer
Louie S
2024-02-17
Use getmax. instead of directly accessing member
Louie S
2023-09-18
Fix '/' vs '\' issue on Windows
Louie S
2023-06-21
Bump autoconf
louie
2023-06-19
Merge remote-tracking branch 'origin/testing'
louie
2023-06-19
security fix to build with format-security flag
louie
2023-05-09
Fixed graphical issues pertaining to remembering e_hovers
Louie S
2023-05-09
Remove some drawing glitches
Louie S
2023-05-09
Change how e_hover and e_offset are managed; cache e_hover and e_offset as array
Louie S
2023-05-09
Don't check for windres on unix builds
Louie S
2023-05-04
Rewrite handle_args function using getopt library
Louie S
2023-03-04
Implement checking for windres tool in configure.ac
Louie S
2023-03-04
Configure flag for disabling icon embed for windows executable
Louie S
2023-02-27
Create debian directory for building basic .deb package
Louie Shprung
2023-02-23
Fix crash on windows
Louie S
2023-02-23
Fix first boot crash on unix
Louie S
2023-02-17
Fix src dist, add seperate Makefile.am for docs
Louie Shprung
2023-01-07
Add conditional for build platform
Louie Shprung
2023-01-07
Use AX_WITH_CURSES in configure
Louie Shprung
2022-12-26
Add ncurses.h dependency
Louie Shprung
2022-12-26
Remove .gitignore, keep configure files
Louie Shprung
2022-11-06
Basic functionality for using autotools over basic Makefile
Louie S
2022-11-06
Merged from master
Louie S
2022-11-06
Restructure repository
Louie S