log

age author description
Sun, 06 Apr 2014 18:18:01 +0000 reimar ae_towlame: Remove pointless context size print.
Sun, 06 Apr 2014 18:13:47 +0000 reimar vidix: fix bad shift.
Sun, 06 Apr 2014 18:10:31 +0000 reimar Fix handling of overlong termcap strings entries.
Sun, 06 Apr 2014 17:57:33 +0000 reimar vf_menu: try to make code more straight-forward.
Sun, 06 Apr 2014 17:56:13 +0000 reimar menu: Add a few "const" to string arguments.
Sun, 06 Apr 2014 17:17:42 +0000 reimar Add example/current default Coverity compile options.
Sun, 06 Apr 2014 14:28:12 +0000 iive Add support for synopsys design-ware ARC processors.
Fri, 04 Apr 2014 13:55:57 +0000 ib Make the current item string as currItem global.
Fri, 04 Apr 2014 13:16:53 +0000 ib Don't use item_hpotmeter() for vpotmeter parsing.
Thu, 03 Apr 2014 11:30:53 +0000 ib Constrain an item's value to be in the range of 0 to 100.
Thu, 03 Apr 2014 10:16:01 +0000 ib Check potmeter and pimage default value in skin configuration file.
Thu, 03 Apr 2014 09:47:41 +0000 ib Add a file for miscellaneous auxiliary functions.
Thu, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Wed, 02 Apr 2014 20:16:31 +0000 reimar Change order of includes to fix compilation error.
Wed, 02 Apr 2014 10:36:03 +0000 cehoyos Support FFmpeg's VoxWare Metasound decoder.
Mon, 31 Mar 2014 09:44:52 +0000 ib Rename guiItem's members pwidth and pheight.
Mon, 31 Mar 2014 08:56:34 +0000 ib Make TranslateFilename() static.
Mon, 31 Mar 2014 08:40:53 +0000 ib Fix some compilation errors in Win32 GUI.
Sat, 29 Mar 2014 14:30:40 +0000 ib Add doxygen comments.
Sat, 29 Mar 2014 14:27:19 +0000 ib Change comment into doxygen comment.
Sat, 29 Mar 2014 14:23:55 +0000 ib Cosmetic: Rename variable.
Sat, 29 Mar 2014 14:21:45 +0000 ib Simplify string termination.
Sat, 29 Mar 2014 14:09:14 +0000 ib Cosmetic: Add blank line and adjust indent.
Sat, 29 Mar 2014 13:59:45 +0000 ib Remove braces.
Sat, 29 Mar 2014 13:49:26 +0000 ib Rename parameter.
Fri, 28 Mar 2014 19:03:59 +0000 ib Simplify condition.
Fri, 28 Mar 2014 18:56:56 +0000 ib Remove variable.
Fri, 28 Mar 2014 18:33:20 +0000 ib Remove unnecessary parentheses.
Fri, 28 Mar 2014 14:18:50 +0000 ib Fix PutImage() for item type itVPotmeter.
Fri, 28 Mar 2014 13:33:42 +0000 ib Cosmetic: Adjust indent.