root/dmp/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @182 [182] 03/31/07 11:31:02 bsmith7 Cleaned up the wpf code a bit
(edit) @181 [181] 03/28/07 20:34:22 bfitzpa2 Working stylesheet for website.
(edit) @180 [180] 03/28/07 02:07:05 bfitzpa2 Added some missing files.
(edit) @179 [179] 03/28/07 00:35:37 bfitzpa2 Working website, if a bit ugly.
(edit) @178 [178] 03/10/07 11:41:08 bsmith7 Fixed playlists, kinda
(edit) @177 [177] 03/09/07 19:43:07 bfitzpa2 Website tweaks for EOH deployment.
(edit) @176 [176] 03/09/07 09:10:21 bsmith7 added double clicks
(edit) @175 [175] 03/09/07 08:24:35 bsmith7 next and prev kinda work
(edit) @174 [174] 03/09/07 07:57:08 mgeske2 Forgot a file.
(edit) @173 [173] 03/09/07 07:07:11 mgeske2 Added functions to save and load a playlist from the bridge database.
(edit) @172 [172] 03/09/07 04:53:32 bsmith7 Playing and pausing supported
(edit) @171 [171] 03/09/07 04:49:42 kbarnes3 Added some locks to hopefully eliminate some concurrency issues.
(edit) @170 [170] 03/09/07 04:13:18 timtsu2 Added ProgressBar? Knob images
(edit) @169 [169] 03/09/07 03:37:57 kbarnes3 I have to let Justin in, so I'll write a better message next time.
(edit) @168 [168] 03/09/07 03:29:02 kbarnes3 I'm tired.
(edit) @167 [167] 03/09/07 02:53:45 kbarnes3 Fixed the bridge so it properly rejoins servers.
(edit) @166 [166] 03/09/07 01:54:54 timtsu2 Added the CreateNewServerButton? which adds the server programatically
(edit) @165 [165] 03/09/07 01:40:28 bfitzpa2 Pause and Play buttons now work (partially tested)
(edit) @164 [164] 03/09/07 01:33:01 kbarnes3 Fixed discoverability by properly casting an int.
(edit) @163 [163] 03/09/07 00:59:44 bfitzpa2 Neatened the code and added some (nonfunctional) buttons to the flash …
(edit) @162 [162] 03/09/07 00:10:36 timtsu2 Updated the main_window graphics Modified the server list to use a …
(edit) @161 [161] 03/08/07 23:47:36 mgeske2 Added comments to MusicPlayerControl?, and one method I forgot to …
(edit) @160 [160] 03/08/07 22:58:30 mgeske2 Small bugfix in MusicPlayerControl?.
(edit) @159 [159] 03/08/07 22:38:19 mgeske2 Added IMusicPlayer, an interface for VLC, and MusicPlayerControl?, a class …
(edit) @158 [158] 03/08/07 22:01:09 bfitzpa2 Next button now works and the flash itself calls the next song when it's …
(edit) @157 [157] 03/08/07 20:28:40 tulloss2 updated GTK stuff a bit
(edit) @156 [156] 03/08/07 19:26:44 kbarnes3 Added checks to ensure servers are added twice and fixed a bug that …
(edit) @155 [155] 03/08/07 19:15:43 tulloss2 Fixed zeroconf error (Hopefully), changed server icon
(edit) @154 [154] 03/08/07 19:09:50 bsmith7 not a great build…
(edit) @153 [153] 03/08/07 19:09:34 tulloss2 created resources dir, added icons
(edit) @152 [152] 03/08/07 18:25:04 kbarnes3 Added code that would allow the UI to remove a connection to the server, …
(edit) @151 [151] 03/08/07 17:39:15 kbarnes3 Added the ability for the UI to add a server connection by zeroconf name.
(edit) @150 [150] 03/08/07 17:25:24 bsmith7 Fixing build
(edit) @149 [149] 03/08/07 17:22:27 bsmith7 Adding GPair
(edit) @148 [148] 03/08/07 13:57:19 bsmith7 Lots of little client improvements
(edit) @147 [147] 03/08/07 00:21:17 timtsu2 Added PlaybackSlider?.png
(edit) @146 [146] 03/07/07 17:09:23 timtsu2 Moved the updated icons from /icons to /resources
(edit) @145 [145] 03/07/07 17:07:57 mgeske2 Added 2 functions from the libvlc dll to play the next and previous …
(edit) @144 [144] 03/07/07 17:07:17 timtsu2 Brightened the button icons for _hover and _pressed
(edit) @143 [143] 03/07/07 14:45:48 mgeske2 Fixed delete from playlist function in NativeLibVlc?; songs can now be …
(edit) @142 [142] 03/07/07 14:40:20 timtsu2 Removed glow around _nohover button symbols
(edit) @141 [141] 03/06/07 21:53:23 kbarnes3 Renamed the SonListChangedEventArgs?.cs file for consistency's sake…
(edit) @140 [140] 03/06/07 21:52:01 kbarnes3 Added an event to notify the UI of song list changes.
(edit) @139 [139] 03/06/07 21:31:13 kbarnes3 Registered with zeroconf to catch removed servers
(edit) @138 [138] 03/06/07 21:18:40 kbarnes3 Added an event when a server is removed from ZeroConf?
(edit) @137 [137] 03/06/07 20:49:50 kbarnes3 Fixed something that I broke.
(edit) @136 [136] 03/06/07 20:48:00 kbarnes3 Added an event to fire when a server is added. Untested, so sorry if it …
(edit) @135 [135] 03/05/07 22:19:37 bfitzpa2 Added a button to the flash on the webpage.
(edit) @134 [134] 03/05/07 22:12:07 blunard2 random things were mucked with
(edit) @133 [133] 03/05/07 22:11:42 tulloss2 Added delete from playlist function from native dll (not tested)
(edit) @132 [132] 03/05/07 21:54:58 bsmith7 Dynamically listing servers works again, now with fancier buttons
(edit) @131 [131] 03/05/07 21:26:02 blunard2 Tiny move for gui initiated service dicoveries
(edit) @130 [130] 03/05/07 16:26:56 bsmith7 wpfclient acting funny
(edit) @126 [126] 03/05/07 02:14:57 tulloss2 Made it so that Mono.Zeroconf could possibly work on machines without …
(edit) @125 [125] 03/04/07 00:08:13 bsmith7 Fixed badclient bug
(edit) @124 [124] 03/03/07 23:34:19 kbarnes3 Made the Bridge automatically reconnect to previously known servers
(edit) @123 [123] 03/03/07 22:58:50 bsmith7 Build still broken
(edit) @122 [122] 03/03/07 22:55:58 bsmith7 Trying to fix build errors
(edit) @121 [121] 03/03/07 21:50:15 bsmith7 --
(edit) @120 [120] 03/03/07 17:04:47 bfitzpa2 Fixed music repeating infinitely bug.
(edit) @119 [119] 03/03/07 15:58:40 tulloss2 Set default server name to be your computer's name
(edit) @118 [118] 03/03/07 15:49:57 tulloss2 Hopefully fixes the Zeroconf exceptions.
(edit) @117 [117] 03/03/07 14:54:09 mgeske2 Added ability to stop or pause a song, and used the vlcUserControl's …
(edit) @115 [115] 03/03/07 14:21:18 bfitzpa2 More website bugfixes.
(edit) @114 [114] 03/03/07 13:49:08 bsmith7 added wpfclient to project
(edit) @113 [113] 03/03/07 13:12:52 bfitzpa2 Website bug fixes.
(edit) @111 [111] 03/03/07 12:12:48 bfitzpa2 Website plays songs, untested on a machine w/ speakers, and buggy.
(edit) @110 [110] 03/03/07 12:10:20 bsmith7 Fixed some small bugs
(edit) @109 [109] 03/03/07 11:15:16 tulloss2 More small server updates, improved performance, proper update handling.
(edit) @108 [108] 03/02/07 20:14:46 bfitzpa2 Refactored to use Maps instead of String arrays for songs.
(edit) @107 [107] 03/02/07 16:43:53 bfitzpa2 Webpage creates music flash files.
(edit) @105 [105] 03/02/07 12:14:20 tulloss2 Fixed annoying crash where delegate was being referred to in native code …
(edit) @104 [104] 03/01/07 13:36:35 bsmith7 Songs no longer get added more than once from 1 server
(edit) @103 [103] 03/01/07 10:17:00 bsmith7 Working on updating existing bridge records, still not complete
(edit) @102 [102] 03/01/07 02:27:41 tulloss2 fixed updating so that it will propagate correctly. Fixed adding …
(edit) @101 [101] 03/01/07 00:16:28 bsmith7 --
(edit) @100 [100] 02/28/07 16:20:13 bfitzpa2 Fixed build.
(edit) @99 [99] 02/28/07 16:18:26 bfitzpa2 Added a getTrackInfo method to the bridge to get all information about a …
(edit) @98 [98] 02/26/07 17:34:04 tulloss2 Fixed the build i broke :(
(edit) @97 [97] 02/26/07 02:05:08 tulloss2 BadClient? fixes and the beginning of a settop box linux client.
(edit) @96 [96] 02/25/07 20:28:38 tulloss2 made a copy
(edit) @95 [95] 02/25/07 14:22:42 kbarnes3 fixed the reference to SQLite in the bridge.
(edit) @93 [93] 02/25/07 00:43:09 tulloss2 Fixed quitting bug
(edit) @92 [92] 02/25/07 00:40:47 tulloss2 Fixed revision bug
(edit) @91 [91] 02/24/07 18:03:26 tulloss2 fixed inability to find correct dll
(edit) @90 [90] 02/24/07 17:14:43 tulloss2 fixed input string bug
(edit) @89 [89] 02/24/07 15:39:34 tulloss2 Added backtrace to information sent back in a fault
(edit) @88 [88] 02/24/07 10:02:53 blunard2 Bridge should now have all information about songs
(edit) @87 [87] 02/24/07 04:11:06 tulloss2 Added LinuxDebug? Configuration that, when selected, builds a mono …
(edit) @86 [86] 02/24/07 00:21:12 bfitzpa2 C# get song stuff.
(edit) @85 [85] 02/24/07 00:16:02 bfitzpa2 Fixed classpath and uploaded correct library for the website.
(edit) @84 [84] 02/24/07 00:14:49 blunard2 Added a quit selection in the server's menu
(edit) @83 [83] 02/23/07 22:58:12 blunard2 Fixed bug if songs database was empty, then LatestRevision?'s get would …
(edit) @82 [82] 02/23/07 22:44:10 tulloss2 I am not doing well with the adding and the files.…
(edit) @81 [81] 02/23/07 22:31:08 tulloss2 forgot a couple files
(edit) @79 [79] 02/23/07 21:44:25 tulloss2 Changed the server to run in the task bar.
(edit) @78 [78] 02/23/07 17:31:12 bfitzpa2 Cleaned up website, sorting doesn't work. Can make flash files using …
(edit) @76 [76] 02/23/07 10:34:36 mgeske2 Added the VLC project to the main DMP solution, and added a VlcUserControl?
(edit) @71 [71] 02/20/07 00:05:20 tulloss2 Critical error in which the revision was not always updated fixed
(edit) @68 [68] 02/17/07 23:38:08 bfitzpa2 Website gets real data from the Bridge.
Note: See TracRevisionLog for help on using the revision log.