History log of /haiku/src/apps/codycam/Settings.cpp
Revision Date Author Comments
# 6a739773 08-Aug-2019 CodeforEvolution <secundaja@gmail.com>

CodyCam: Style Fixes, Make Resource File Verbose

No functional change intended, added some copyrights
in the process.

Change-Id: Ic6ebe276bb939c425d65aff1b3b07c7c2e27a33a
Reviewed-on: https://review.haiku-os.org/c/1698
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# afcbccb9 04-May-2013 Jérôme Duval <jerome.duval@gmail.com>

Codycam: some 64 bit fixes


# 546208a5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 476fad7f 23-Oct-2010 Matt Madia <mattmadia@gmail.com>

Automatic whitespace cleanup. No functional change.


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


# 8ceeae63 03-Sep-2010 Alex Wilson <yourpalal2@gmail.com>

* Fix regression in CodyCam from r38512, and do some refactoring too.
* Instead of passing a different message constant for each possible rate of capture, we pass a single message with a int32 'seconds' field.
* switch to templatized layout builders, make use of AddMenuField and AddTextControl methods.
* Changed semantics of VideoWindow::_BuildCaptureControls to only construct views, not add them, the window layout is now built in the VideoWindow constructor.
* EnumeratedStringValueSetting now takes a function pointer to get its strings, instead of a const char**.
* kUploadClients and kCaptureRates arrays are not NULL terminated anymore, there is a size constant associated with each one.
* Style fixes




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


# c4f9b1d1 17-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Localization of CodyCam with some modifications by
myself. Closes ticket #5908, thanks a bunch!


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


# 8604e5ed 16-Jun-2008 Jérôme Duval <korli@users.berlios.de>

fix some warnings


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


# 9d3f15c6 20-Oct-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Style cleanup patch by Vasilis Kaoutsis. Small changes by myself.


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


# dba5824b 19-Feb-2003 Phil Greenway <sikosis@gmail.com>

CodyCam from the BeOS Sample Code.


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


# afcbccb9b5489c88d96edf4d3f851eaa35872852 04-May-2013 Jérôme Duval <jerome.duval@gmail.com>

Codycam: some 64 bit fixes


# 546208a53940a26c6379c48a7854ade1a8250fc5 16-Apr-2012 Oliver Tappe <zooey@hirschkaefer.de>

More catalog-related cleanup.

* rename B_TRANSLATE_CONTEXT to B_TRANSLATION_CONTEXT and
B_TRANSLATE_WITH_CONTEXT to B_TRANSLATE_CONTEXT, squashing a TODO
* adjust all uses of both macros in Haiku's source tree
* use correct header guard for collecting/Catalog.h

The renamed macros require adjustments to all external applications
using catalogs.


# 476fad7f7f171da1f528a3851a64917e17d44964 23-Oct-2010 Matt Madia <mattmadia@gmail.com>

Automatic whitespace cleanup. No functional change.


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


# 8ceeae63aee6959f37f42292adc30354ae05cf4c 03-Sep-2010 Alex Wilson <yourpalal2@gmail.com>

* Fix regression in CodyCam from r38512, and do some refactoring too.
* Instead of passing a different message constant for each possible rate of capture, we pass a single message with a int32 'seconds' field.
* switch to templatized layout builders, make use of AddMenuField and AddTextControl methods.
* Changed semantics of VideoWindow::_BuildCaptureControls to only construct views, not add them, the window layout is now built in the VideoWindow constructor.
* EnumeratedStringValueSetting now takes a function pointer to get its strings, instead of a const char**.
* kUploadClients and kCaptureRates arrays are not NULL terminated anymore, there is a size constant associated with each one.
* Style fixes




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


# c4f9b1d10c5bd251e58ed9d222323d6da4e304d7 17-May-2010 Stephan Aßmus <superstippi@gmx.de>

Patch by Jorma Karvonen: Localization of CodyCam with some modifications by
myself. Closes ticket #5908, thanks a bunch!


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


# 8604e5edd723b3ffe00d34ae8dbb35896545193e 16-Jun-2008 Jérôme Duval <korli@users.berlios.de>

fix some warnings


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


# 9d3f15c60ec469d37e3f83930c4b36b48b5af294 20-Oct-2007 Ingo Weinhold <ingo_weinhold@gmx.de>

Style cleanup patch by Vasilis Kaoutsis. Small changes by myself.


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


# dba5824b7c009d53686c70cd490b0aa7c7ac3ee8 19-Feb-2003 Phil Greenway <sikosis@gmail.com>

CodyCam from the BeOS Sample Code.


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