summaryrefslogtreecommitdiff
path: root/gui_theme.c (follow)
Commit message (Expand)AuthorAge
* exec: Rename para_exec_cmdline_pid() to xexec().HEADnextmasterAndre Noll2026-08-01
* gui: Rename curses windows.Andre Noll2026-07-14
* gui: New theme: figlet.Andre Noll2026-07-14
* gui: Introduce ->print_status_items() of struct gui_theme.Andre Noll2026-07-14
* gui: Replace separator by progress bar.Andre Noll2026-05-25
* gui: Remove unused theme author field.Andre Noll2026-05-25
* gui: Reformat the meta tags of the colorful blackness theme.Andre Noll2026-05-25
* gui: Introduce separate colors for top and bottom window.Andre Noll2026-05-25
* gui: Use standard include order for gui_theme.c.Andre Noll2026-05-25
* gui: Constify the themes array.Andre Noll2026-05-25
* Merge topic branch t/gui into masterAndre Noll2026-04-06
|\
| * gui: Show file size in human-readable form.Andre Noll2026-03-23
* | Switch to SPDX identifiers.Andre Noll2026-03-17
|/
* gui: Switch to white foreground for command output.Andre Noll2025-01-22
* gui: Fix formatting of amp value.Andre Noll2024-09-10
* gui: Fix off-by-one in colorful blackness theme.Andre Noll2024-03-12
* gui: Allow for 4-digit image IDs on 80-character terminals.Andre Noll2022-10-24
* gui: Fix length of audio format field.Andre Noll2021-01-01
* gui: Adjust position of num_played value.Andre Noll2020-06-17
* Shorten copyright notice.Andre Noll2017-09-22
* Define status items in para.h.Andre Noll2017-07-21
* Update year in copyright headers.Andre Noll2015-01-12
* Assorted typo fixes in comments.Andre Noll2015-01-11
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* gui: Simplify color handling.Andre Noll2014-05-04
* Doxify para_gui.Andre Noll2014-05-04
* gui: Remove change_theme().Andre Noll2014-05-04
* gui: Rename public gui theme functions.Andre Noll2014-05-04
* gui: Use whline() for drawing the separator.Andre Noll2014-05-04
* gui: Remove welcome message.Andre Noll2014-05-04
* Change copyright year to 2014.Andre Noll2014-02-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* Always include stdbool.h.Andre Noll2011-12-18
* Make some variables static.Andre Noll2011-04-22
* gui_theme: Make set_theme() static.Andre Noll2011-02-21
* gui: Allow selecting a startup theme.Andre Noll2011-02-11
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* gui: Make album/comment layout look nicer.Andre Noll2009-09-20
* Major audio format handler cleanups.Andre Noll2009-06-26
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* gui: Add the amplification value to output.Andre Noll2008-11-16
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Add new status items num_chunks and chunk_time.Andre Noll2007-12-08
* gui: Reorder display of status items.Andre Noll2007-11-24
* Add more status items.Andre Noll2007-11-11
* Use FOR_EACH_STATUS_ITEM everywhere.Andre Noll2007-11-10
* More status item renames.Andre Noll2007-11-02
* Rename audio_info status items and get rid of duplicate afh info.Andre Noll2007-11-02