Commit Graph

1679 Commits

Author SHA1 Message Date
Ron Pedde 5f922b44d8 Fix problem with adding playlists as reported in forums 2007-01-09 05:55:41 +00:00
Ron Pedde e702657f67 Update mac build scripts to build universal binaries 2007-01-02 04:31:57 +00:00
Ron Pedde 8ed6bbf22d Update swedish internationalization for osx based on changes from Anton Johansson 2007-01-01 17:36:03 +00:00
Ron Pedde f2fdbd8cb9 Add Japanese internationalization to osx app courtesy of Gareth Potter 2007-01-01 17:30:15 +00:00
Ron Pedde cc535d234f consolidate mutex locking to better debug deadlocks 2006-12-31 21:28:47 +00:00
Ron Pedde 1d1f255a39 Add Dutch localizations to Mac application 2006-12-31 21:28:09 +00:00
Ron Pedde f7b2e3204e Don't delete hand-crafted static playlists (type 0) on full reload 2006-12-31 21:22:46 +00:00
Ron Pedde 29dc837b4b Forward port nsi fixes from r1462 on roku-1.0 branch to trunk 2006-12-24 17:53:01 +00:00
Ron Pedde eb92a4b99b automatically shorten the rendezvous name if it's too long 2006-12-19 05:06:42 +00:00
Ron Pedde a3d3c21b65 try to better detect successful transcoding in order to update play counts - #191 2006-12-19 01:48:27 +00:00
Ron Pedde da77bb850a expand tabs 2006-12-18 06:31:13 +00:00
Ron Pedde 2098d29e11 Add Italian localizations to windows applet and installer, courtesy of Luca Paolini 2006-12-08 05:36:24 +00:00
Ron Pedde e318cd8124 Add Italian Pref Pane translations, courtesy of Luca Paolini 2006-12-07 05:52:55 +00:00
Ron Pedde f3d50a4c14 Add German i18n for Prefs Panel courtesy of Helmut Wieser, as well as Swedish by Anton Johansson 2006-12-06 06:58:04 +00:00
Ron Pedde bbe5cba244 Add Japanese and Swedish localizations for Windows, courtesy of Gareth Potter and Anton Johansson respectively. 2006-12-06 05:08:24 +00:00
Ron Pedde 639b22611d Add French translations to osx applicaiton 2006-12-05 05:53:29 +00:00
Ron Pedde 1f123424b3 Finish localizations for dutch, german, and french 2006-11-30 07:28:25 +00:00
Ron Pedde 61fb10b5a5 Updates to NSI localizations 2006-11-30 06:26:20 +00:00
Ron Pedde c4c823affb add avahi support to trunk 2006-11-28 22:11:18 +00:00
Ron Pedde 9a6718d22c updated german localizations for nsis installer, again from Helmut. 2006-11-28 08:38:20 +00:00
Ron Pedde 6f658eb3dd Add German internationalization for firefly shell, courtesy of Helmut Wieser. Start localizations for win32 installer. 2006-11-28 07:38:07 +00:00
Ron Pedde 23e567a94b Add more logging for duplicate playlist 2006-11-27 00:17:12 +00:00
Ron Pedde 9239e0ad36 Reference iTunes playlist by name hash rather than native playlist id 2006-11-27 00:00:00 +00:00
Ron Pedde 27492139d9 Add localizations for French/France courtesy of Julien Richefeu, and Dutch/Netherlands courtesy of Eddie Bindt. 2006-11-26 21:53:24 +00:00
Ron Pedde e0098e20fa Fix rendezvous registration problem on win32 where sometimes rendezvous names wouldn't get registered. 2006-11-22 06:04:23 +00:00
Ron Pedde 9ec1e7b474 Add localization files 2006-11-22 04:52:45 +00:00
Ron Pedde 49103f6426 Strip string table entries that don't need to be translated. 2006-11-22 04:25:45 +00:00
Ron Pedde 36bc5951e5 include sys/select.h for freebsd, courtesy of Denis 2006-11-22 04:10:29 +00:00
Ron Pedde b7920fdfb5 Fix for silent installs of windows package (/S) 2006-11-21 17:27:13 +00:00
Ron Pedde d5506fc46f Fix db upgrade from 12 -> 13 2006-11-19 18:58:03 +00:00
Ron Pedde 4d8e618f75 iTunes updates, courtesy of Shish 2006-11-16 04:13:57 +00:00
Ron Pedde 758c0c6245 stdint fixes 2006-11-14 05:29:32 +00:00
Ron Pedde 654d0fe685 PATH_MAX vs MAX_PATH fixes. Stupid windows. 2006-11-14 01:40:22 +00:00
Ron Pedde 16b323f024 Make fireflyshell drop a drive mapping ini file, so that the server can convert network drive letters to unc paths. 2006-11-13 00:09:16 +00:00
Ron Pedde c1ac15cd97 win32 cleanups, fixes for 48k flac playing slowly. 2006-11-11 23:15:33 +00:00
Ron Pedde fbbe214f26 Get favico in the mac build 2006-11-11 22:00:22 +00:00
Ron Pedde 7647e0b5f2 Add index.css and admin.css to the windows package 2006-11-11 21:56:31 +00:00
Ron Pedde d90fd30a9b Drop version number on startup 2006-11-11 21:47:43 +00:00
Ron Pedde 792fa16f1e Pass mp3struct to ssc plugins so they can take advantage of metainfo 2006-11-06 03:42:38 +00:00
Ron Pedde b5008ded8d reverse default in follow_symlink option, fix some warnings in plugin.c, fix errors in update as result of new db fields 2006-11-05 22:38:12 +00:00
Ron Pedde 671148d7cf Fix problem with out-wma version on win32 builds. 2006-11-05 20:19:34 +00:00
Ron Pedde e02f0774ec add album_artist and bits_per_sample, bumping db version. Collect album_artist from flac, aac, wma, and iTunes xml. Collect sample_count and bits_per_sample for flac 2006-11-04 04:17:24 +00:00
Ron Pedde 22f6fd34bd Start a documentation seed. Lets hope it grows 2006-11-02 05:27:06 +00:00
Ron Pedde e33f1a3167 make encrypted wma files wmap/wma rather than wma/wmap 2006-11-02 04:50:31 +00:00
Ron Pedde 137875c23d add general/never_transcode to specify codectypes that shouldn't be transcoded, even if the client suggests it can't play it (amarok, rhythmbox, others that lie about user-agent) 2006-10-31 03:54:10 +00:00
Ron Pedde 40c33218f3 add ogg/flac support for debian pakcages 2006-10-27 22:34:57 +00:00
Ron Pedde 47692699fc web config changes for ticket #208/r1414 2006-10-27 20:40:41 +00:00
Ron Pedde 69eb216e59 Implement option to skip initial start-up scan, useful for windows machines. Fixes ticket #208 2006-10-27 20:39:39 +00:00
Ron Pedde 3d352427f6 Fix auth problems on passworded shares, fixing ticket #205 2006-10-27 20:26:10 +00:00
Ron Pedde 1528165250 Set server version in server name by default 2006-10-25 02:55:15 +00:00