Fixed some lowercase dependencies in playlist browsing
Added hijack version number to /proc/version
Added pop-up error message for [hijack] option errors in config.ini
Removed echo-back of [hijack] (and [ir_translate]) options on serial port, except for lines which have errors
New menu item for selecting "Home/Work Location".
Revamped config.ini processing: Hijack intercepts config.ini as it is read by the player on startup, and edits the file in-memory using ;@HOME and ;@WORK directives. If the menu is set for ;@HOME, then lines beginning with ;@HOME will be enabled, otherwise lines beginning with ;@WORK will be enabled. This means the trailing portion of those lines will be passed to the player, and the next existing line (if any) lower in the file with the same setting will be commented out. This allows things like this:
The logic for this is clever enough to only do the edit when the player itself is reading config.ini on startup, so this will not affect emptool, emplode, ftp, or http access to config.ini