gl: clear w, h on reinit
[libpicofe.git] / menu.c
2023-12-10 kubrevisit file selector
2023-12-10 kubfix crash if file list is empty in romsel
2023-01-30 notazMerge pull request #12 from irixxxx/master
2023-01-29 kubMerge remote-tracking branch 'notaz/master'
2023-01-26 kubfix menu key handling in file selector
2023-01-25 kubfix hang if seeking for letter in file selector
2022-09-16 kubfix off-by-1 in directory listing search
2022-09-10 notazMerge branch 'irixxxx'
2022-02-22 kubfix for 4 player support
2022-01-26 kubfix display of menu strings containing '%'
2022-01-26 kubadd support for 4 player inputs
2022-01-26 kubfix position of menu entries if length > 10
2022-01-26 kubfix type usage for endianess in menu handling
2021-01-18 notazMerge pull request #10 from irixxxx/master
2021-01-16 kubimprove directory handling in menu
2021-01-15 kubadd buffer parameters for menubg_src
2019-12-07 notazdeal with some gcc7+ warnings
2018-01-28 notazfix some pointer arithmetic
2017-12-24 notazadd a pitch variable
2017-10-13 notazdon'r check d_name
2017-09-30 Nolan "Tempa Kyour... Prevent segfault in draw_key_config (#2)
2015-02-02 notazinput: only set default binds when probing
2014-12-24 notazimprove handling of dirents without d_type set
2014-04-05 notazfix a buffer overflow
2013-10-09 notazMerge pull request #1 from pcercuei/for_upstream
2013-10-07 Paul CercueilIntroduce plat_get_skin_dir and update plat_get_root_di...
2013-09-08 notazfix deadlock on list seek
2013-08-30 notazfix list seeking, add autoload option
2013-07-27 Grazvydas Ignotasrm unused preprocessor checks
2013-06-22 Grazvydas Ignotasfix corruption on empty sel_fname
2013-01-06 notazmenu: pass extension lists as argument
2013-01-05 notazimprove file browser, rework filtering
2012-11-11 notazinput: handle unprobed devices better
2012-09-16 notazminor adjustments
2012-09-12 notazupdate license in source code itself
2012-09-12 notazmerge border style from gpfce
2012-09-12 notazmove common files to root