History log of /haiku-fatelf/src/servers/cddb_daemon/cddb_daemon.cpp
Revision Date Author Comments
# 7f4d1af4 04-Jan-2013 Sergei Reznikov <diver@gelios.net>

Compilation fixes for x86_64.

Added quite a few missing components to image:

alert arp bc CortexAddOnHost

CDPlayer CharacterMap DeskCalc
Devices DiskUsage Expander LaunchBox MediaConverter NetworkStatus
PoorMan Pulse Screenshot ShowImage SoundRecorder TV Workspaces

DataTranslations Media Printers ScreenSaver

BSnow Cortex FontDemo OverlayImage Pairs

cddb_daemon midi_server power_daemon print_server print_addon_server

Canon LIPS3 Compatible Canon LIPS4 Compatible Gutenprint
PCL5 Compatible PCL6 Compatible PDF Writer PS Compatible

libgame.so libmedia.so

Signed-off-by: Alex Smith <alex@alex-smith.me.uk>


# bc715a5f 25-Dec-2012 Humdinger <humdingerb@gmail.com>

Correct attribute names "Audio" -> "Media" (#9316)

A few attribute names that used to be "Audio:..." were changed a
while ago to the more general "Media:...". Applied those changes.
Fixes #9316, thanks ttcoder!


# dede003a 09-Aug-2009 Jonas Sundström <jonas@kirilla.com>

Strip slash character from cddb data before attempting to rename volume and files. Continue in spite of file errors.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32219 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 63d557f0 15-Jul-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31600 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 68c8eecd 17-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Clean up server output. Added more relevant information.
- Added the server to Bootscript.

This closes ticket #3446.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30781 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4a35a822 12-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Finished up cddb_daemon. Still some cleanup needed here and there but it works.
- Added it to the image.
- Anyone wants to come up with an icon for it? :)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30736 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2a2eb315 10-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

Work in progress. Just commiting so I don't lose this code due to OpenBFS bugs
for the third time. :P

- Implement CDDBServer class.
- Include relevant CDDB commands.
- Initial processing of CDDB data. Change device name.

This is close to be complete but I hit some cdda-fs bugs that need to be fixed
before I will finish this.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30703 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b100149c 18-Jan-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Small style change.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28936 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 35336d36 18-Jan-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Updated copyright header.
- Fixed some styles violations.
- Changed signature to include the executable name.

Preparation for the new code coming.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28935 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ec44f528 25-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added handling for the table of contents (toc) attribute. Now it is ready to
retrieve CDDB information. This is coming as soon as I have real time (as
opposed to some minutes during lunch) to work on it.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27200 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 233871e4 21-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Yet another style fix. This is getting old. :) Thanks Axel (again).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27108 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5ec5b4f2 20-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- As expected, style fixes. Thanks Axel.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27105 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 82427071 20-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added skeleton for new cddb_server.
- Includes all relevant handling of CDDA exported attributes so you guys can
see where I am going with this.

CDDB handling (including server connection, request and response parsing)
will come up next. In the future we will also have a configuration panel
and a Deskbar replicant for controlling it.

Do we really have to edit the Jamfile in the parent dir to get something
building with our build system?



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27096 a95241bf-73f2-0310-859d-f6bbb57e9c96


# dede003a3c7b4b0868da6679d04db8d6c2000811 09-Aug-2009 Jonas Sundström <jonas@kirilla.com>

Strip slash character from cddb data before attempting to rename volume and files. Continue in spite of file errors.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32219 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 63d557f06f41c0aef30f8a0fcc5b8d2c47981b33 15-Jul-2009 Michael Lotz <mmlr@mlotz.ch>

Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31600 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 68c8eecd0816d3f72f26725e88389a7dd32e2725 17-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Clean up server output. Added more relevant information.
- Added the server to Bootscript.

This closes ticket #3446.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30781 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4a35a822d5ab59a646a3733a9d4ab041e3f8cac1 12-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Finished up cddb_daemon. Still some cleanup needed here and there but it works.
- Added it to the image.
- Anyone wants to come up with an icon for it? :)



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30736 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2a2eb31535f9a9e77e52d18dccff4099b2234a72 10-May-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

Work in progress. Just commiting so I don't lose this code due to OpenBFS bugs
for the third time. :P

- Implement CDDBServer class.
- Include relevant CDDB commands.
- Initial processing of CDDB data. Change device name.

This is close to be complete but I hit some cdda-fs bugs that need to be fixed
before I will finish this.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30703 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b100149cb4b7d90836e9d1dc05a8250d90793e33 18-Jan-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Small style change.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28936 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 35336d367edb8eeb6d925a196b21b461a14e7343 18-Jan-2009 Bruno G. Albuquerque <bga@bug-br.org.br>

- Updated copyright header.
- Fixed some styles violations.
- Changed signature to include the executable name.

Preparation for the new code coming.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@28935 a95241bf-73f2-0310-859d-f6bbb57e9c96


# ec44f528d8c1e0cebac12de75f0669c07451b0d2 25-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added handling for the table of contents (toc) attribute. Now it is ready to
retrieve CDDB information. This is coming as soon as I have real time (as
opposed to some minutes during lunch) to work on it.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27200 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 233871e4d4560734165846b89a0e2a4d58a0f4f4 21-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Yet another style fix. This is getting old. :) Thanks Axel (again).



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27108 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 5ec5b4f201808a5795040656baa285d996dafbfa 20-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- As expected, style fixes. Thanks Axel.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27105 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 82427071c1ca63c3621c81db1230b26fc2ee30ed 20-Aug-2008 Bruno G. Albuquerque <bga@bug-br.org.br>

- Added skeleton for new cddb_server.
- Includes all relevant handling of CDDA exported attributes so you guys can
see where I am going with this.

CDDB handling (including server connection, request and response parsing)
will come up next. In the future we will also have a configuration panel
and a Deskbar replicant for controlling it.

Do we really have to edit the Jamfile in the parent dir to get something
building with our build system?



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27096 a95241bf-73f2-0310-859d-f6bbb57e9c96